Commit f4bc3dd
authored
Build(deps): Bump mvn.version from 3.9.12 to 3.9.13 (#1630)
Bumps `mvn.version` from 3.9.12 to 3.9.13.
Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.13
<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.13</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Bug: SecDispatcher is managed by legacy Plexus DI (<a
href="https://redirect.github.com/apache/maven/pull/11711">#11711</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
<li>[3.9.x] MavenPluginJavaPrerequisiteChecker: Handle 8/1.8 Java
version in ranges as well (<a
href="https://redirect.github.com/apache/maven/pull/11577">#11577</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Update Maven plugin versions in default-bindings.xml (<a
href="https://redirect.github.com/apache/maven/pull/11721">#11721</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Migrate to JUnit 5 - avoid using TestCase (<a
href="https://redirect.github.com/apache/maven/pull/11547">#11547</a>)
<a
href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Maven Resolver 1.9.27 (<a
href="https://redirect.github.com/apache/maven/pull/11732">#11732</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
<li>Bump resolverVersion from 1.9.25 to 1.9.26 (<a
href="https://redirect.github.com/apache/maven/pull/11725">#11725</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Update Maven plugin versions in default-bindings.xml (<a
href="https://redirect.github.com/apache/maven/pull/11721">#11721</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Bump version.sisu-maven-plugin from 0.9.0.M4 to 1.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11706">#11706</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.2 to 5.0.3 (<a
href="https://redirect.github.com/apache/maven/pull/11688">#11688</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven:maven-parent from 45 to 47 (<a
href="https://redirect.github.com/apache/maven/pull/11647">#11647</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/apache/maven/pull/11666">#11666</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/apache/maven/pull/11667">#11667</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven/pull/11658">#11658</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
(<a
href="https://redirect.github.com/apache/maven/pull/11657">#11657</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.1 to 5.0.2 (<a
href="https://redirect.github.com/apache/maven/pull/11659">#11659</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0 (<a
href="https://redirect.github.com/apache/maven/pull/11620">#11620</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 (<a
href="https://redirect.github.com/apache/maven/pull/11585">#11585</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Bump actions/upload-artifact from 5.0.0 to 6.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11557">#11557</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/download-artifact from 6.0.0 to 7.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11556">#11556</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.0 to 5.0.1 (<a
href="https://redirect.github.com/apache/maven/pull/11558">#11558</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/39d686bd50d8e054301e3a68ad44781df6f80dda"><code>39d686b</code></a>
[maven-release-plugin] prepare release maven-3.9.13</li>
<li><a
href="https://github.com/apache/maven/commit/1779f34b555dfa0d0b5586286b11438ccde6ae42"><code>1779f34</code></a>
Maven Resolver 1.9.27 (<a
href="https://redirect.github.com/apache/maven/issues/11732">#11732</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/18a52647884dcc822eb04bf5a3265a21dc83256c"><code>18a5264</code></a>
Bump resolverVersion from 1.9.25 to 1.9.26 (<a
href="https://redirect.github.com/apache/maven/issues/11725">#11725</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/c081a92df006307f4293fc546d78fb34d94c7bc6"><code>c081a92</code></a>
Update Maven plugin versions in default-bindings.xml</li>
<li><a
href="https://github.com/apache/maven/commit/dea5f14a85e26291f654a4c4a29a58210293628b"><code>dea5f14</code></a>
Bug: SecDispatcher is managed by legacy Plexus DI (<a
href="https://redirect.github.com/apache/maven/issues/11711">#11711</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/5bcfc50834638b7798cc699c7d460e564b0eedb8"><code>5bcfc50</code></a>
Bump version.sisu-maven-plugin from 0.9.0.M4 to 1.0.0 (<a
href="https://redirect.github.com/apache/maven/issues/11706">#11706</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/067cb257ba7dd7f1af8123ec877844ecbbc715fa"><code>067cb25</code></a>
Bump actions/cache from 5.0.2 to 5.0.3 (<a
href="https://redirect.github.com/apache/maven/issues/11688">#11688</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/d898a51c17e6370289371467b3af3f0ac7624dbf"><code>d898a51</code></a>
Fix build</li>
<li><a
href="https://github.com/apache/maven/commit/71656a56b8b310b87b88559dd1ab6c2a1beffab5"><code>71656a5</code></a>
Bump org.apache.maven:maven-parent from 45 to 47</li>
<li><a
href="https://github.com/apache/maven/commit/ad172677bd23347fa00975ec1b55540c57cfa690"><code>ad17267</code></a>
Bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/apache/maven/issues/11666">#11666</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.13">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.apache.maven:maven-model` from 3.9.12 to 3.9.13
Updates `org.apache.maven:maven-compat` from 3.9.12 to 3.9.13
<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.13</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Bug: SecDispatcher is managed by legacy Plexus DI (<a
href="https://redirect.github.com/apache/maven/pull/11711">#11711</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
<li>[3.9.x] MavenPluginJavaPrerequisiteChecker: Handle 8/1.8 Java
version in ranges as well (<a
href="https://redirect.github.com/apache/maven/pull/11577">#11577</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Update Maven plugin versions in default-bindings.xml (<a
href="https://redirect.github.com/apache/maven/pull/11721">#11721</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Migrate to JUnit 5 - avoid using TestCase (<a
href="https://redirect.github.com/apache/maven/pull/11547">#11547</a>)
<a
href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Maven Resolver 1.9.27 (<a
href="https://redirect.github.com/apache/maven/pull/11732">#11732</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
<li>Bump resolverVersion from 1.9.25 to 1.9.26 (<a
href="https://redirect.github.com/apache/maven/pull/11725">#11725</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Update Maven plugin versions in default-bindings.xml (<a
href="https://redirect.github.com/apache/maven/pull/11721">#11721</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Bump version.sisu-maven-plugin from 0.9.0.M4 to 1.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11706">#11706</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.2 to 5.0.3 (<a
href="https://redirect.github.com/apache/maven/pull/11688">#11688</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven:maven-parent from 45 to 47 (<a
href="https://redirect.github.com/apache/maven/pull/11647">#11647</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/apache/maven/pull/11666">#11666</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/setup-java from 5.1.0 to 5.2.0 (<a
href="https://redirect.github.com/apache/maven/pull/11667">#11667</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven/pull/11658">#11658</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
(<a
href="https://redirect.github.com/apache/maven/pull/11657">#11657</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.1 to 5.0.2 (<a
href="https://redirect.github.com/apache/maven/pull/11659">#11659</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0 (<a
href="https://redirect.github.com/apache/maven/pull/11620">#11620</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 (<a
href="https://redirect.github.com/apache/maven/pull/11585">#11585</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Bump actions/upload-artifact from 5.0.0 to 6.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11557">#11557</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/download-artifact from 6.0.0 to 7.0.0 (<a
href="https://redirect.github.com/apache/maven/pull/11556">#11556</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump actions/cache from 5.0.0 to 5.0.1 (<a
href="https://redirect.github.com/apache/maven/pull/11558">#11558</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/39d686bd50d8e054301e3a68ad44781df6f80dda"><code>39d686b</code></a>
[maven-release-plugin] prepare release maven-3.9.13</li>
<li><a
href="https://github.com/apache/maven/commit/1779f34b555dfa0d0b5586286b11438ccde6ae42"><code>1779f34</code></a>
Maven Resolver 1.9.27 (<a
href="https://redirect.github.com/apache/maven/issues/11732">#11732</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/18a52647884dcc822eb04bf5a3265a21dc83256c"><code>18a5264</code></a>
Bump resolverVersion from 1.9.25 to 1.9.26 (<a
href="https://redirect.github.com/apache/maven/issues/11725">#11725</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/c081a92df006307f4293fc546d78fb34d94c7bc6"><code>c081a92</code></a>
Update Maven plugin versions in default-bindings.xml</li>
<li><a
href="https://github.com/apache/maven/commit/dea5f14a85e26291f654a4c4a29a58210293628b"><code>dea5f14</code></a>
Bug: SecDispatcher is managed by legacy Plexus DI (<a
href="https://redirect.github.com/apache/maven/issues/11711">#11711</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/5bcfc50834638b7798cc699c7d460e564b0eedb8"><code>5bcfc50</code></a>
Bump version.sisu-maven-plugin from 0.9.0.M4 to 1.0.0 (<a
href="https://redirect.github.com/apache/maven/issues/11706">#11706</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/067cb257ba7dd7f1af8123ec877844ecbbc715fa"><code>067cb25</code></a>
Bump actions/cache from 5.0.2 to 5.0.3 (<a
href="https://redirect.github.com/apache/maven/issues/11688">#11688</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/d898a51c17e6370289371467b3af3f0ac7624dbf"><code>d898a51</code></a>
Fix build</li>
<li><a
href="https://github.com/apache/maven/commit/71656a56b8b310b87b88559dd1ab6c2a1beffab5"><code>71656a5</code></a>
Bump org.apache.maven:maven-parent from 45 to 47</li>
<li><a
href="https://github.com/apache/maven/commit/ad172677bd23347fa00975ec1b55540c57cfa690"><code>ad17267</code></a>
Bump actions/checkout from 6.0.1 to 6.0.2 (<a
href="https://redirect.github.com/apache/maven/issues/11666">#11666</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.13">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 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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments