Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing #654: NPE in SetMojo when a dependency version is null #657

Merged
merged 1 commit into from Aug 28, 2022

Conversation

jarmoniuk
Copy link
Contributor

@jarmoniuk jarmoniuk commented Aug 27, 2022

Fixing an NPE when a trying to upgrade a dependency with a version specified in dependencyManagement.

Added some minor refactoring where I modified the files anyway + fixed some obvious vulnerabilities (comparison against a possible null value etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE on versions:set when updating a versionless dependency
2 participants