Skip to content

Commit d2a5d2f

Browse files
Bump mvn.version from 3.9.10 to 3.9.11 (#1282)
Bumps `mvn.version` from 3.9.10 to 3.9.11. Updates `org.apache.maven:maven-plugin-api` from 3.9.10 to 3.9.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven/releases">org.apache.maven:maven-plugin-api's releases</a>.</em></p> <blockquote> <h2>3.9.11</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Augment version range resolution used repositories (<a href="https://redirect.github.com/apache/maven/pull/2574">#2574</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Deduplicate filtered dependency graph (<a href="https://redirect.github.com/apache/maven/pull/2489">#2489</a>) <a href="https://github.com/alzimmermsft"><code>@​alzimmermsft</code></a></li> <li>Move ensure in boundaries of project lock (<a href="https://redirect.github.com/apache/maven/pull/2470">#2470</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-393">[MNGSITE-393]</a> - remove references to Maven 2 (<a href="https://redirect.github.com/apache/maven/pull/2438">#2438</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Update CONTRIBUTING after GitHub issues enabled (<a href="https://redirect.github.com/apache/maven/pull/2449">#2449</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Enable Github Issues (3.9.x) (<a href="https://redirect.github.com/apache/maven/pull/2414">#2414</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNG-8763">[MNG-8763]</a> - Remove name from site bannerLeft (<a href="https://redirect.github.com/apache/maven/pull/2419">#2419</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Pin GitHub action versions by hash (<a href="https://redirect.github.com/apache/maven/pull/10898">#10898</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Build the project by JDK 21 as default (<a href="https://redirect.github.com/apache/maven/pull/10896">#10896</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use Maven 3.9.10 for build on GitHub (<a href="https://redirect.github.com/apache/maven/pull/2452">#2452</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump resolverVersion from 1.9.23 to 1.9.24 (<a href="https://redirect.github.com/apache/maven/pull/2540">#2540</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump xmlunitVersion from 2.10.2 to 2.10.3 (<a href="https://redirect.github.com/apache/maven/pull/2500">#2500</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven:maven-parent from 44 to 45 (<a href="https://redirect.github.com/apache/maven/pull/2491">#2491</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (<a href="https://redirect.github.com/apache/maven/pull/2432">#2432</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven/commit/3e54c93a704957b63ee3494413a2b544fd3d825b"><code>3e54c93</code></a> [maven-release-plugin] prepare release maven-3.9.11</li> <li><a href="https://github.com/apache/maven/commit/299f1f384af8410c167a80740821357d06056e87"><code>299f1f3</code></a> Pin GitHub action versions by hash</li> <li><a href="https://github.com/apache/maven/commit/a8a44dc0ad3b950ce7e265c9337b2eb9aee55ff2"><code>a8a44dc</code></a> Build the project by JDK 21 as default</li> <li><a href="https://github.com/apache/maven/commit/a0360b3cef57eeee480750d869b7f9d98cc2a333"><code>a0360b3</code></a> Augment version range resolution used repositories (<a href="https://redirect.github.com/apache/maven/issues/2574">#2574</a>)</li> <li><a href="https://github.com/apache/maven/commit/ef54677c02b012773af514ebbb78f2849a9f3398"><code>ef54677</code></a> Bump resolverVersion from 1.9.23 to 1.9.24 (<a href="https://redirect.github.com/apache/maven/issues/2540">#2540</a>)</li> <li><a href="https://github.com/apache/maven/commit/96bf155be7b9d07b9b5448de39e6d398cff573df"><code>96bf155</code></a> Bump xmlunitVersion from 2.10.2 to 2.10.3</li> <li><a href="https://github.com/apache/maven/commit/7b27ab59b5ae99253271a205652f0a9ebc9b2604"><code>7b27ab5</code></a> Bump org.apache.maven:maven-parent from 44 to 45</li> <li><a href="https://github.com/apache/maven/commit/5107f470bebc72b7b3ba97389979c4d5aeef23eb"><code>5107f47</code></a> Deduplicate filtered dependency graph (<a href="https://redirect.github.com/apache/maven/issues/2489">#2489</a>)</li> <li><a href="https://github.com/apache/maven/commit/69267a1ad12128c7921fdda460f56e40dd1dbc90"><code>69267a1</code></a> Move ensure in boundaries of project lock (<a href="https://redirect.github.com/apache/maven/issues/2470">#2470</a>)</li> <li><a href="https://github.com/apache/maven/commit/9ac9bc23565415ab9e735164bd25dbf0f9ec2c3d"><code>9ac9bc2</code></a> Use Maven 3.9.10 for build on GitHub</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.10...maven-3.9.11">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven:maven-model` from 3.9.10 to 3.9.11 Updates `org.apache.maven:maven-compat` from 3.9.10 to 3.9.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven/releases">org.apache.maven:maven-compat's releases</a>.</em></p> <blockquote> <h2>3.9.11</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Augment version range resolution used repositories (<a href="https://redirect.github.com/apache/maven/pull/2574">#2574</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Deduplicate filtered dependency graph (<a href="https://redirect.github.com/apache/maven/pull/2489">#2489</a>) <a href="https://github.com/alzimmermsft"><code>@​alzimmermsft</code></a></li> <li>Move ensure in boundaries of project lock (<a href="https://redirect.github.com/apache/maven/pull/2470">#2470</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-393">[MNGSITE-393]</a> - remove references to Maven 2 (<a href="https://redirect.github.com/apache/maven/pull/2438">#2438</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Update CONTRIBUTING after GitHub issues enabled (<a href="https://redirect.github.com/apache/maven/pull/2449">#2449</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Enable Github Issues (3.9.x) (<a href="https://redirect.github.com/apache/maven/pull/2414">#2414</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNG-8763">[MNG-8763]</a> - Remove name from site bannerLeft (<a href="https://redirect.github.com/apache/maven/pull/2419">#2419</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Pin GitHub action versions by hash (<a href="https://redirect.github.com/apache/maven/pull/10898">#10898</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Build the project by JDK 21 as default (<a href="https://redirect.github.com/apache/maven/pull/10896">#10896</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use Maven 3.9.10 for build on GitHub (<a href="https://redirect.github.com/apache/maven/pull/2452">#2452</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump resolverVersion from 1.9.23 to 1.9.24 (<a href="https://redirect.github.com/apache/maven/pull/2540">#2540</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump xmlunitVersion from 2.10.2 to 2.10.3 (<a href="https://redirect.github.com/apache/maven/pull/2500">#2500</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven:maven-parent from 44 to 45 (<a href="https://redirect.github.com/apache/maven/pull/2491">#2491</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (<a href="https://redirect.github.com/apache/maven/pull/2432">#2432</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven/commit/3e54c93a704957b63ee3494413a2b544fd3d825b"><code>3e54c93</code></a> [maven-release-plugin] prepare release maven-3.9.11</li> <li><a href="https://github.com/apache/maven/commit/299f1f384af8410c167a80740821357d06056e87"><code>299f1f3</code></a> Pin GitHub action versions by hash</li> <li><a href="https://github.com/apache/maven/commit/a8a44dc0ad3b950ce7e265c9337b2eb9aee55ff2"><code>a8a44dc</code></a> Build the project by JDK 21 as default</li> <li><a href="https://github.com/apache/maven/commit/a0360b3cef57eeee480750d869b7f9d98cc2a333"><code>a0360b3</code></a> Augment version range resolution used repositories (<a href="https://redirect.github.com/apache/maven/issues/2574">#2574</a>)</li> <li><a href="https://github.com/apache/maven/commit/ef54677c02b012773af514ebbb78f2849a9f3398"><code>ef54677</code></a> Bump resolverVersion from 1.9.23 to 1.9.24 (<a href="https://redirect.github.com/apache/maven/issues/2540">#2540</a>)</li> <li><a href="https://github.com/apache/maven/commit/96bf155be7b9d07b9b5448de39e6d398cff573df"><code>96bf155</code></a> Bump xmlunitVersion from 2.10.2 to 2.10.3</li> <li><a href="https://github.com/apache/maven/commit/7b27ab59b5ae99253271a205652f0a9ebc9b2604"><code>7b27ab5</code></a> Bump org.apache.maven:maven-parent from 44 to 45</li> <li><a href="https://github.com/apache/maven/commit/5107f470bebc72b7b3ba97389979c4d5aeef23eb"><code>5107f47</code></a> Deduplicate filtered dependency graph (<a href="https://redirect.github.com/apache/maven/issues/2489">#2489</a>)</li> <li><a href="https://github.com/apache/maven/commit/69267a1ad12128c7921fdda460f56e40dd1dbc90"><code>69267a1</code></a> Move ensure in boundaries of project lock (<a href="https://redirect.github.com/apache/maven/issues/2470">#2470</a>)</li> <li><a href="https://github.com/apache/maven/commit/9ac9bc23565415ab9e735164bd25dbf0f9ec2c3d"><code>9ac9bc2</code></a> Use Maven 3.9.10 for build on GitHub</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-3.9.10...maven-3.9.11">compare view</a></li> </ul> </details> <br /> 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>
2 parents ce601d1 + 648170b commit d2a5d2f

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
@@ -135,7 +135,7 @@
135135
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
136136

137137
<assertj.version>3.27.3</assertj.version>
138-
<mvn.version>3.9.10</mvn.version>
138+
<mvn.version>3.9.11</mvn.version>
139139
<guava.version>33.4.8-jre</guava.version>
140140
<codegen.version>0.6.8</codegen.version>
141141
<byte-buddy.version>1.17.6</byte-buddy.version>

0 commit comments

Comments
 (0)