Skip to content

Commit 62f01e6

Browse files
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.19.0 (#1553)
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.18.0` -> `2.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:versions-maven-plugin/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:versions-maven-plugin/2.18.0/2.19.0?slim=true)](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.19.0`](https://redirect.github.com/mojohaus/versions/releases/tag/2.19.0) [Compare Source](https://redirect.github.com/mojohaus/versions/compare/2.18.0...2.19.0) <!-- Optional: add a release summary here --> #### 💥 Breaking changes - Removed numeric and mercury comparators, further refactoring ([#&#8203;1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) #### 🚀 New features and improvements - Parallel version updates ([#&#8203;1207](https://redirect.github.com/mojohaus/versions/pull/1207)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixes [#&#8203;1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#&#8203;1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) #### 🐛 Bug Fixes - Resolves [#&#8203;1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case of a non-standard "pom.xml" filename ([#&#8203;1263](https://redirect.github.com/mojohaus/versions/pull/1263)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Resolves [#&#8203;1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when a property has no value ([#&#8203;1261](https://redirect.github.com/mojohaus/versions/pull/1261)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Resolves [#&#8203;1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zeros on the right ([#&#8203;1262](https://redirect.github.com/mojohaus/versions/pull/1262)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixed [#&#8203;1233](https://redirect.github.com/mojohaus/versions/issues/1233)- set-property in profile without module property ([#&#8203;1234](https://redirect.github.com/mojohaus/versions/pull/1234)) [@&#8203;mcarlett](https://redirect.github.com/mcarlett) - Fix closing code tags ([#&#8203;1206](https://redirect.github.com/mojohaus/versions/pull/1206)) [@&#8203;pzygielo](https://redirect.github.com/pzygielo) - Resolves [#&#8203;1197](https://redirect.github.com/mojohaus/versions/issues/1197): Handling a no-version case in dependencyManagement for CompareDependenciesMojo ([#&#8203;1198](https://redirect.github.com/mojohaus/versions/pull/1198)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixed the failed release build ([#&#8203;1194](https://redirect.github.com/mojohaus/versions/pull/1194)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixed [#&#8203;1191](https://redirect.github.com/mojohaus/versions/issues/1191): Processes (all) profiles from original model if transitive is false ([#&#8203;1193](https://redirect.github.com/mojohaus/versions/pull/1193)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixes [#&#8203;1140](https://redirect.github.com/mojohaus/versions/issues/1140) for reports ([#&#8203;1188](https://redirect.github.com/mojohaus/versions/pull/1188)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixes [#&#8203;1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#&#8203;1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Fixes [#&#8203;1182](https://redirect.github.com/mojohaus/versions/issues/1182) and [#&#8203;1184](https://redirect.github.com/mojohaus/versions/issues/1184): Bug fixes ([#&#8203;1185](https://redirect.github.com/mojohaus/versions/pull/1185)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) #### 👻 Maintenance - Remove manual default from docs for parameters ([#&#8203;1264](https://redirect.github.com/mojohaus/versions/pull/1264)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Use default configuration for release-drafter ([#&#8203;1256](https://redirect.github.com/mojohaus/versions/pull/1256)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Bump project version to 2.19.0-SNAPSHOT ([#&#8203;1237](https://redirect.github.com/mojohaus/versions/pull/1237)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Exposing the problem causing artifact if Resolver throws an exception ([#&#8203;1224](https://redirect.github.com/mojohaus/versions/pull/1224)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Site fix for rule-2.1.0.xsd and rule-2.0.0.xsd; getOutputPath() for reports ([#&#8203;1223](https://redirect.github.com/mojohaus/versions/pull/1223)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Removed numeric and mercury comparators, further refactoring ([#&#8203;1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Pom helper refactoring ([#&#8203;1221](https://redirect.github.com/mojohaus/versions/pull/1221)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - PR Automation only on close event ([#&#8203;1220](https://redirect.github.com/mojohaus/versions/pull/1220)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Refactoring: ArtifactFactory and ArtifactVersionService ([#&#8203;1218](https://redirect.github.com/mojohaus/versions/pull/1218)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Versions refactor 2 ([#&#8203;1204](https://redirect.github.com/mojohaus/versions/pull/1204)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - Refactoring: coalesce use-*-* goals. ([#&#8203;1202](https://redirect.github.com/mojohaus/versions/pull/1202)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) - PR Automation - must use pull\_request\_target ([#&#8203;1205](https://redirect.github.com/mojohaus/versions/pull/1205)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Add PR Automation ([#&#8203;1201](https://redirect.github.com/mojohaus/versions/pull/1201)) [@&#8203;slawekjaranowski](https://redirect.github.com/slawekjaranowski) #### 📦 Dependency updates - Bump actions/stale from 9 to 10 ([#&#8203;1265](https://redirect.github.com/mojohaus/versions/pull/1265)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#&#8203;1260](https://redirect.github.com/mojohaus/versions/pull/1260)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#&#8203;1259](https://redirect.github.com/mojohaus/versions/pull/1259)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.6 to 1.17.7 ([#&#8203;1258](https://redirect.github.com/mojohaus/versions/pull/1258)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#&#8203;1257](https://redirect.github.com/mojohaus/versions/pull/1257)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 ([#&#8203;1254](https://redirect.github.com/mojohaus/versions/pull/1254)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 ([#&#8203;1253](https://redirect.github.com/mojohaus/versions/pull/1253)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#&#8203;1252](https://redirect.github.com/mojohaus/versions/pull/1252)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([#&#8203;1249](https://redirect.github.com/mojohaus/versions/pull/1249)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 91 to 92 ([#&#8203;1248](https://redirect.github.com/mojohaus/versions/pull/1248)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.5 to 1.17.6 ([#&#8203;1247](https://redirect.github.com/mojohaus/versions/pull/1247)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 87 to 91 ([#&#8203;1246](https://redirect.github.com/mojohaus/versions/pull/1246)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1 ([#&#8203;1244](https://redirect.github.com/mojohaus/versions/pull/1244)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 ([#&#8203;1243](https://redirect.github.com/mojohaus/versions/pull/1243)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 ([#&#8203;1236](https://redirect.github.com/mojohaus/versions/pull/1236)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#&#8203;1235](https://redirect.github.com/mojohaus/versions/pull/1235)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 ([#&#8203;1232](https://redirect.github.com/mojohaus/versions/pull/1232)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.poi:poi-ooxml from 3.17 to 5.4.0 in /versions-maven-plugin/src/it/it-property-updates-report-002-slow ([#&#8203;1231](https://redirect.github.com/mojohaus/versions/pull/1231)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4 ([#&#8203;1230](https://redirect.github.com/mojohaus/versions/pull/1230)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.4 to 1.17.5 ([#&#8203;1228](https://redirect.github.com/mojohaus/versions/pull/1228)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.2 to 1.17.4 ([#&#8203;1226](https://redirect.github.com/mojohaus/versions/pull/1226)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 ([#&#8203;1215](https://redirect.github.com/mojohaus/versions/pull/1215)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.17.1 to 1.17.2 ([#&#8203;1219](https://redirect.github.com/mojohaus/versions/pull/1219)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 ([#&#8203;1211](https://redirect.github.com/mojohaus/versions/pull/1211)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.16.1 to 1.17.1 ([#&#8203;1216](https://redirect.github.com/mojohaus/versions/pull/1216)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 86 to 87 ([#&#8203;1214](https://redirect.github.com/mojohaus/versions/pull/1214)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.15.11 to 1.16.1 ([#&#8203;1210](https://redirect.github.com/mojohaus/versions/pull/1210)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 ([#&#8203;1208](https://redirect.github.com/mojohaus/versions/pull/1208)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 ([#&#8203;1209](https://redirect.github.com/mojohaus/versions/pull/1209)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump byteBuddyVersion from 1.15.10 to 1.15.11 ([#&#8203;1195](https://redirect.github.com/mojohaus/versions/pull/1195)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 ([#&#8203;1196](https://redirect.github.com/mojohaus/versions/pull/1196)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump commons-io:commons-io from 2.17.0 to 2.18.0 ([#&#8203;1186](https://redirect.github.com/mojohaus/versions/pull/1186)) @&#8203;[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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 488bd89 commit 62f01e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<plugin>
294294
<groupId>org.codehaus.mojo</groupId>
295295
<artifactId>versions-maven-plugin</artifactId>
296-
<version>2.18.0</version>
296+
<version>2.19.0</version>
297297
<configuration>
298298
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
299299
</configuration>

0 commit comments

Comments
 (0)