dependabot[bot] opened a new pull request, #655: URL: https://github.com/apache/commons-parent/pull/655
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/versions/releases">org.codehaus.mojo:versions-maven-plugin's releases</a>.</em></p> <blockquote> <h2>2.19.0</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Removed numeric and mercury comparators, further refactoring (<a href="https://redirect.github.com/mojohaus/versions/pull/1222">#1222</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Parallel version updates (<a href="https://redirect.github.com/mojohaus/versions/pull/1207">#1207</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixes <a href="https://redirect.github.com/mojohaus/versions/issues/1140">#1140</a>: Added showVersionless (default true) (<a href="https://redirect.github.com/mojohaus/versions/pull/1187">#1187</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1227">#1227</a>: revert working in case of a non-standard "pom.xml" filename (<a href="https://redirect.github.com/mojohaus/versions/pull/1263">#1263</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1255">#1255</a>: set-property special case when a property has no value (<a href="https://redirect.github.com/mojohaus/versions/pull/1261">#1261</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1251">#1251</a>: nextSnapshotIndexToIncrement should zeros on the right (<a href="https://redirect.github.com/mojohaus/versions/pull/1262">#1262</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixed #1233- set-property in profile without module property (<a href="https://redirect.github.com/mojohaus/versions/pull/1234">#1234</a>) <a href="https://github.com/mcarlett"><code>@mcarlett</code></a></li> <li>Fix closing code tags (<a href="https://redirect.github.com/mojohaus/versions/pull/1206">#1206</a>) <a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1197">#1197</a>: Handling a no-version case in dependencyManagement for CompareDependenciesMojo (<a href="https://redirect.github.com/mojohaus/versions/pull/1198">#1198</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixed the failed release build (<a href="https://redirect.github.com/mojohaus/versions/pull/1194">#1194</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixed <a href="https://redirect.github.com/mojohaus/versions/issues/1191">#1191</a>: Processes (all) profiles from original model if transitive is false (<a href="https://redirect.github.com/mojohaus/versions/pull/1193">#1193</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixes <a href="https://redirect.github.com/mojohaus/versions/issues/1140">#1140</a> for reports (<a href="https://redirect.github.com/mojohaus/versions/pull/1188">#1188</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixes <a href="https://redirect.github.com/mojohaus/versions/issues/1140">#1140</a>: Added showVersionless (default true) (<a href="https://redirect.github.com/mojohaus/versions/pull/1187">#1187</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Fixes <a href="https://redirect.github.com/mojohaus/versions/issues/1182">#1182</a> and <a href="https://redirect.github.com/mojohaus/versions/issues/1184">#1184</a>: Bug fixes (<a href="https://redirect.github.com/mojohaus/versions/pull/1185">#1185</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Remove manual default from docs for parameters (<a href="https://redirect.github.com/mojohaus/versions/pull/1264">#1264</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Use default configuration for release-drafter (<a href="https://redirect.github.com/mojohaus/versions/pull/1256">#1256</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump project version to 2.19.0-SNAPSHOT (<a href="https://redirect.github.com/mojohaus/versions/pull/1237">#1237</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Exposing the problem causing artifact if Resolver throws an exception (<a href="https://redirect.github.com/mojohaus/versions/pull/1224">#1224</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Site fix for rule-2.1.0.xsd and rule-2.0.0.xsd; getOutputPath() for reports (<a href="https://redirect.github.com/mojohaus/versions/pull/1223">#1223</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Removed numeric and mercury comparators, further refactoring (<a href="https://redirect.github.com/mojohaus/versions/pull/1222">#1222</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Pom helper refactoring (<a href="https://redirect.github.com/mojohaus/versions/pull/1221">#1221</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>PR Automation only on close event (<a href="https://redirect.github.com/mojohaus/versions/pull/1220">#1220</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Refactoring: ArtifactFactory and ArtifactVersionService (<a href="https://redirect.github.com/mojohaus/versions/pull/1218">#1218</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Versions refactor 2 (<a href="https://redirect.github.com/mojohaus/versions/pull/1204">#1204</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Refactoring: coalesce use-<em>-</em> goals. (<a href="https://redirect.github.com/mojohaus/versions/pull/1202">#1202</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>PR Automation - must use pull_request_target (<a href="https://redirect.github.com/mojohaus/versions/pull/1205">#1205</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add PR Automation (<a href="https://redirect.github.com/mojohaus/versions/pull/1201">#1201</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump actions/stale from 9 to 10 (<a href="https://redirect.github.com/mojohaus/versions/pull/1265">#1265</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1260">#1260</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (<a href="https://redirect.github.com/mojohaus/versions/pull/1259">#1259</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump byteBuddyVersion from 1.17.6 to 1.17.7 (<a href="https://redirect.github.com/mojohaus/versions/pull/1258">#1258</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 92 to 93 (<a href="https://redirect.github.com/mojohaus/versions/pull/1257">#1257</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1254">#1254</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1253">#1253</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/versions/commit/b625a902dc9ec95aef992387d3c23515bc30e42f"><code>b625a90</code></a> [maven-release-plugin] prepare release 2.19.0</li> <li><a href="https://github.com/mojohaus/versions/commit/ba67cf1c62013560ad3fcd7649400e2eabf850b1"><code>ba67cf1</code></a> Bump actions/stale from 9 to 10</li> <li><a href="https://github.com/mojohaus/versions/commit/28ac80de8640dc01cc4e245eba830bfcf3fd0ab3"><code>28ac80d</code></a> Remove manual default from docs for parameters</li> <li><a href="https://github.com/mojohaus/versions/commit/0ce0fba730f529dd4b99c04c9e7884bfb681efda"><code>0ce0fba</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1227">#1227</a>: revert working in case a non-standard "pom.xml" file name is ...</li> <li><a href="https://github.com/mojohaus/versions/commit/d547a038edc244f8c0021792bda30f5494b719ac"><code>d547a03</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1255">#1255</a>: set-property special case when the property has no value (<a href="https://redirect.github.com/mojohaus/versions/issues/1261">#1261</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/e99daf32dd14858b249f17ea8ca2ff7250a96a96"><code>e99daf3</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1251">#1251</a>: nextSnapshotIndexToIncrement should zero versions components ...</li> <li><a href="https://github.com/mojohaus/versions/commit/7a052857b27c2210b031fdc7d045b8d2c8b22a3b"><code>7a05285</code></a> Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (<a href="https://redirect.github.com/mojohaus/versions/issues/1260">#1260</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/74447857fb6a903b8f44496680b635aa2b9476c4"><code>7444785</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1</li> <li><a href="https://github.com/mojohaus/versions/commit/e3584a2f693e4d2817e83bd952cfbce9b0f10d29"><code>e3584a2</code></a> Bump byteBuddyVersion from 1.17.6 to 1.17.7</li> <li><a href="https://github.com/mojohaus/versions/commit/129aad234aea673ad188e4c0c445c52e59d4e241"><code>129aad2</code></a> Bump org.codehaus.mojo:mojo-parent from 92 to 93</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/versions/compare/2.18.0...2.19.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org