Skip to content

Commit e22fc70

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.1 (#43)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.1. <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.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1270">#1270</a>: Ensuring thread safety when creating VersionsHelper (<a href="https://redirect.github.com/mojohaus/versions/pull/1273">#1273</a>) <a href="https://github.com/andrzejj0"><code>@​andrzejj0</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1266">#1266</a>: Applying the include filter during association resolution (<a href="https://redirect.github.com/mojohaus/versions/pull/1274">#1274</a>) <a href="https://github.com/andrzejj0"><code>@​andrzejj0</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1271">#1271</a>: Fixed broken Site links (<a href="https://redirect.github.com/mojohaus/versions/pull/1275">#1275</a>) <a href="https://github.com/andrzejj0"><code>@​andrzejj0</code></a></li> </ul> <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 &quot;pom.xml&quot; 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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/versions/commit/804a5ab508d512bb44726fa665481cec9342dc91"><code>804a5ab</code></a> [maven-release-plugin] prepare release 2.19.1</li> <li><a href="https://github.com/mojohaus/versions/commit/4affd188f68dd333f2968611597056371b79ec72"><code>4affd18</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1270">#1270</a>: Ensuring thread safety when VersionsHelper (<a href="https://redirect.github.com/mojohaus/versions/issues/1273">#1273</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/6bd8d68ee004b77f3207341542f710127fc39f86"><code>6bd8d68</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1266">#1266</a>: Applying the include filter while resolving property associat...</li> <li><a href="https://github.com/mojohaus/versions/commit/60d273cd671375dcf0342d65f27a5743db25e974"><code>60d273c</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1271">#1271</a>: Fixed broken Site links (<a href="https://redirect.github.com/mojohaus/versions/issues/1275">#1275</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/4456751dc67304e4f54f250f789a830891a2a3c2"><code>4456751</code></a> Revert &quot;Bump org.hibernate:hibernate-validator (<a href="https://redirect.github.com/mojohaus/versions/issues/1267">#1267</a>)&quot;</li> <li><a href="https://github.com/mojohaus/versions/commit/3eee9f9a733beb542ee16e70f6f9297d725ad969"><code>3eee9f9</code></a> Bump org.hibernate:hibernate-validator (<a href="https://redirect.github.com/mojohaus/versions/issues/1267">#1267</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/9c43c1ab7cd86a11760f0a5feefc68d78d81aa92"><code>9c43c1a</code></a> [maven-release-plugin] prepare for next development iteration</li> <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>Additional commits viewable in <a href="https://github.com/mojohaus/versions/compare/2.18.0...2.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.18.0&new-version=2.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f9b8ac commit e22fc70

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
@@ -47,7 +47,7 @@
4747
<maven.jar.version>3.4.2</maven.jar.version>
4848
<maven.javadoc.version>3.11.3</maven.javadoc.version>
4949
<maven.release.version>3.1.1</maven.release.version>
50-
<maven.versions.version>2.18.0</maven.versions.version>
50+
<maven.versions.version>2.19.1</maven.versions.version>
5151
<maven.surefire.version>3.5.3</maven.surefire.version>
5252
<maven.source.version>3.3.1</maven.source.version>
5353
</properties>

0 commit comments

Comments
 (0)