Skip to content

Commit b843f94

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1 (#81)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.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> </blockquote> </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>See full diff in <a href="https://github.com/mojohaus/versions/compare/2.19.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.19.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d34d37 commit b843f94

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
@@ -46,7 +46,7 @@
4646
<maven.jar.version>3.4.2</maven.jar.version>
4747
<maven.javadoc.version>3.12.0</maven.javadoc.version>
4848
<maven.release.version>3.1.1</maven.release.version>
49-
<maven.versions.version>2.19.0</maven.versions.version>
49+
<maven.versions.version>2.20.1</maven.versions.version>
5050
<maven.surefire.version>3.5.4</maven.surefire.version>
5151
<maven.source.version>3.3.1</maven.source.version>
5252
</properties>

0 commit comments

Comments
 (0)