-
Notifications
You must be signed in to change notification settings - Fork 830
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.20.0 #1701
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
Merged
renovate
merged 1 commit into
main
from
renovate/org.codehaus.mojo-versions-maven-plugin-2.x
Nov 23, 2025
Merged
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.20.0 #1701
renovate
merged 1 commit into
main
from
renovate/org.codehaus.mojo-versions-maven-plugin-2.x
Nov 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jaydeluca
pushed a commit
that referenced
this pull request
Dec 8, 2025
…n to v2.20.0 (#1701) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.codehaus.mojo:versions-maven-plugin](https://www.mojohaus.org/versions/) ([source](https://redirect.github.com/mojohaus/versions)) | `2.19.1` -> `2.20.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mojohaus/versions (org.codehaus.mojo:versions-maven-plugin)</summary> ### [`v2.20.0`](https://redirect.github.com/mojohaus/versions/releases/tag/2.20.0) [Compare Source](https://redirect.github.com/mojohaus/versions/compare/2.19.1...2.20.0) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - Allow filtering out pre releases in use-latest-versions ([#​1283](https://redirect.github.com/mojohaus/versions/pull/1283)) [@​Artur-](https://redirect.github.com/Artur-) - [#​979](https://redirect.github.com/mojohaus/versions/issues/979): Output file is not overwritten by default ([#​1279](https://redirect.github.com/mojohaus/versions/pull/1279)) [@​andrzejj0](https://redirect.github.com/andrzejj0) #### 🐛 Bug Fixes - Fixed a problem with dependency management filtering in the logged results ([#​1298](https://redirect.github.com/mojohaus/versions/pull/1298)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Fixes [#​1295](https://redirect.github.com/mojohaus/versions/issues/1295): getAllUpdates(boolean) should respect currentVersionRange ([#​1297](https://redirect.github.com/mojohaus/versions/pull/1297)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Fixed [#​1287](https://redirect.github.com/mojohaus/versions/issues/1287) - Versionless dependencies in dependencyManagement accepted by maven, but not bij resolve-ranges ([#​1288](https://redirect.github.com/mojohaus/versions/pull/1288)) [@​maroschutte](https://redirect.github.com/maroschutte) - Artifact comparison should use semantic version comparison. ([#​1281](https://redirect.github.com/mojohaus/versions/pull/1281)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Resolves [#​1150](https://redirect.github.com/mojohaus/versions/issues/1150): Resolve multiple level properties (properties resolving to properties) ([#​1276](https://redirect.github.com/mojohaus/versions/pull/1276)) [@​andrzejj0](https://redirect.github.com/andrzejj0) #### 📝 Documentation updates - Add more examples of ignoredVersions config parameter ([#​1296](https://redirect.github.com/mojohaus/versions/pull/1296)) [@​mikkoi](https://redirect.github.com/mikkoi) - Fix broken href link in site ([#​1294](https://redirect.github.com/mojohaus/versions/pull/1294)) [@​mikkoi](https://redirect.github.com/mikkoi) - Added remaining javadoc comments. ([#​1293](https://redirect.github.com/mojohaus/versions/pull/1293)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Getting rid of javadoc warnings ([#​1292](https://redirect.github.com/mojohaus/versions/pull/1292)) [@​andrzejj0](https://redirect.github.com/andrzejj0) #### 👻 Maintenance - ResolverAdapter: a thin adapter over Resolver ([#​1301](https://redirect.github.com/mojohaus/versions/pull/1301)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Fixed a problem with dependency management filtering in the logged results ([#​1298](https://redirect.github.com/mojohaus/versions/pull/1298)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Fix broken href link in site ([#​1294](https://redirect.github.com/mojohaus/versions/pull/1294)) [@​mikkoi](https://redirect.github.com/mikkoi) - Added remaining javadoc comments. ([#​1293](https://redirect.github.com/mojohaus/versions/pull/1293)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Getting rid of javadoc warnings ([#​1292](https://redirect.github.com/mojohaus/versions/pull/1292)) [@​andrzejj0](https://redirect.github.com/andrzejj0) - Removed a redundant integration test ([#​1280](https://redirect.github.com/mojohaus/versions/pull/1280)) [@​andrzejj0](https://redirect.github.com/andrzejj0) #### 📦 Dependency updates - Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#​1312](https://redirect.github.com/mojohaus/versions/pull/1312)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.18.0 to 1.18.1 ([#​1311](https://redirect.github.com/mojohaus/versions/pull/1311)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#​1307](https://redirect.github.com/mojohaus/versions/pull/1307)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.7 to 1.18.0 ([#​1309](https://redirect.github.com/mojohaus/versions/pull/1309)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#​1303](https://redirect.github.com/mojohaus/versions/pull/1303)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#​1305](https://redirect.github.com/mojohaus/versions/pull/1305)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 ([#​1306](https://redirect.github.com/mojohaus/versions/pull/1306)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1 ([#​1308](https://redirect.github.com/mojohaus/versions/pull/1308)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#​1302](https://redirect.github.com/mojohaus/versions/pull/1302)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 ([#​1290](https://redirect.github.com/mojohaus/versions/pull/1290)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 93 to 94 ([#​1285](https://redirect.github.com/mojohaus/versions/pull/1285)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2 ([#​1282](https://redirect.github.com/mojohaus/versions/pull/1282)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 ([#​1278](https://redirect.github.com/mojohaus/versions/pull/1278)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Jay DeLuca <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.19.1->2.20.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mojohaus/versions (org.codehaus.mojo:versions-maven-plugin)
v2.20.0Compare Source
🚀 New features and improvements
🐛 Bug Fixes
📝 Documentation updates
👻 Maintenance
📦 Dependency updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.