-
Notifications
You must be signed in to change notification settings - Fork 267
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
use-latest-releases ignores import scoped BOM dependencies #346
Milestone
Comments
asw56
added a commit
to asw56/versions-maven-plugin
that referenced
this issue
Apr 21, 2019
Support import scoped BOM dependencies in use-latest-releases.
frode-carlsen
added a commit
to frode-carlsen/versions-maven-plugin
that referenced
this issue
Aug 2, 2021
The |
agaengel
pushed a commit
to agaengel/versions-maven-plugin
that referenced
this issue
Sep 3, 2021
…ixes mojohaus#346, mojohaus#395 (cherry picked from commit ed7f85c)
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
This was referenced Nov 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use-latest-releases ignores import scoped BOM dependencies
Apache Maven 3.6.0
versions-maven-plugin 2.7
example:
Expected result: spring-framework-bom managed version to be updated (5.1.6.RELEASE at time of writing)
Actual result: no change to pom.xml
The text was updated successfully, but these errors were encountered: