Skip to content

Commit d501dab

Browse files
Build(deps): Bump mvn.version from 3.9.15 to 3.9.16 (#1744)
Bumps `mvn.version` from 3.9.15 to 3.9.16. Updates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16 <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.16</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Trim <code>threadConfiguration</code> to accept input surrounded with spaces (<a href="https://redirect.github.com/apache/maven/pull/12042">#12042</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Backport: Maven 3.10.x fixed plugin resolution (<a href="https://redirect.github.com/apache/maven/pull/12022">#12022</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (<a href="https://redirect.github.com/apache/maven/pull/12039">#12039</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>[3.9.x] Bump to parent POM 48 (<a href="https://redirect.github.com/apache/maven/pull/12024">#12024</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li>Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven/pull/11980">#11980</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (<a href="https://redirect.github.com/apache/maven/pull/11951">#11951</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump actions/cache from 5.0.4 to 5.0.5 (<a href="https://redirect.github.com/apache/maven/pull/11943">#11943</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/2bdd9fddda4b155ebf8000e807eb73fd829a51d5"><code>2bdd9fd</code></a> [maven-release-plugin] prepare release maven-3.9.16</li> <li><a href="https://github.com/apache/maven/commit/229e9d704610317c9d75dae6318d8938f56c8156"><code>229e9d7</code></a> Trim <code>threadConfiguration</code> to accept input surrounded with spaces</li> <li><a href="https://github.com/apache/maven/commit/7d5fd941ca3940433f90b41daf3cc4985e84fb01"><code>7d5fd94</code></a> Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (<a href="https://redirect.github.com/apache/maven/issues/12039">#12039</a>)</li> <li><a href="https://github.com/apache/maven/commit/0d100e5e6d28223d1b3d7fe0880f4ca894147fe5"><code>0d100e5</code></a> [3.9.x] Bump to parent POM 48 (<a href="https://redirect.github.com/apache/maven/issues/12024">#12024</a>)</li> <li><a href="https://github.com/apache/maven/commit/7ae79358cb31539255da6adf2c17c6567f35e0ca"><code>7ae7935</code></a> Backport: Maven 3.10.x fixes plugin resolution, by putting user in charge (<a href="https://redirect.github.com/apache/maven/issues/1">#1</a>...</li> <li><a href="https://github.com/apache/maven/commit/86fc95bf757835e936d36e5d9d25dc430b3dcb29"><code>86fc95b</code></a> Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven/issues/11980">#11980</a>)</li> <li><a href="https://github.com/apache/maven/commit/029557a5ae6c4ed2f03b36e890d62077e4a4d74b"><code>029557a</code></a> Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (<a href="https://redirect.github.com/apache/maven/issues/11951">#11951</a>)</li> <li><a href="https://github.com/apache/maven/commit/b5250f25a994a8cb7486b0b860ca4229307603b4"><code>b5250f2</code></a> Bump actions/cache from 5.0.4 to 5.0.5 (<a href="https://redirect.github.com/apache/maven/issues/11943">#11943</a>)</li> <li><a href="https://github.com/apache/maven/commit/7ef2c23256d5c4148e1ebc34504f44eb2ca218e8"><code>7ef2c23</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven/compare/maven-3.9.15...maven-3.9.16">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven:maven-model` from 3.9.15 to 3.9.16 Updates `org.apache.maven:maven-compat` from 3.9.15 to 3.9.16 <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.16</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li>Trim <code>threadConfiguration</code> to accept input surrounded with spaces (<a href="https://redirect.github.com/apache/maven/pull/12042">#12042</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Backport: Maven 3.10.x fixed plugin resolution (<a href="https://redirect.github.com/apache/maven/pull/12022">#12022</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (<a href="https://redirect.github.com/apache/maven/pull/12039">#12039</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>[3.9.x] Bump to parent POM 48 (<a href="https://redirect.github.com/apache/maven/pull/12024">#12024</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li>Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven/pull/11980">#11980</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (<a href="https://redirect.github.com/apache/maven/pull/11951">#11951</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump actions/cache from 5.0.4 to 5.0.5 (<a href="https://redirect.github.com/apache/maven/pull/11943">#11943</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/2bdd9fddda4b155ebf8000e807eb73fd829a51d5"><code>2bdd9fd</code></a> [maven-release-plugin] prepare release maven-3.9.16</li> <li><a href="https://github.com/apache/maven/commit/229e9d704610317c9d75dae6318d8938f56c8156"><code>229e9d7</code></a> Trim <code>threadConfiguration</code> to accept input surrounded with spaces</li> <li><a href="https://github.com/apache/maven/commit/7d5fd941ca3940433f90b41daf3cc4985e84fb01"><code>7d5fd94</code></a> Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (<a href="https://redirect.github.com/apache/maven/issues/12039">#12039</a>)</li> <li><a href="https://github.com/apache/maven/commit/0d100e5e6d28223d1b3d7fe0880f4ca894147fe5"><code>0d100e5</code></a> [3.9.x] Bump to parent POM 48 (<a href="https://redirect.github.com/apache/maven/issues/12024">#12024</a>)</li> <li><a href="https://github.com/apache/maven/commit/7ae79358cb31539255da6adf2c17c6567f35e0ca"><code>7ae7935</code></a> Backport: Maven 3.10.x fixes plugin resolution, by putting user in charge (<a href="https://redirect.github.com/apache/maven/issues/1">#1</a>...</li> <li><a href="https://github.com/apache/maven/commit/86fc95bf757835e936d36e5d9d25dc430b3dcb29"><code>86fc95b</code></a> Bump commons-io:commons-io from 2.21.0 to 2.22.0 (<a href="https://redirect.github.com/apache/maven/issues/11980">#11980</a>)</li> <li><a href="https://github.com/apache/maven/commit/029557a5ae6c4ed2f03b36e890d62077e4a4d74b"><code>029557a</code></a> Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (<a href="https://redirect.github.com/apache/maven/issues/11951">#11951</a>)</li> <li><a href="https://github.com/apache/maven/commit/b5250f25a994a8cb7486b0b860ca4229307603b4"><code>b5250f2</code></a> Bump actions/cache from 5.0.4 to 5.0.5 (<a href="https://redirect.github.com/apache/maven/issues/11943">#11943</a>)</li> <li><a href="https://github.com/apache/maven/commit/7ef2c23256d5c4148e1ebc34504f44eb2ca218e8"><code>7ef2c23</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven/compare/maven-3.9.15...maven-3.9.16">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>
2 parents adc3c3a + 82ee19b commit d501dab

4 files changed

Lines changed: 94 additions & 34 deletions

File tree

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
# Licensed to the Apache Software Foundation (ASF) under one
2-
# or more contributor license agreements. See the NOTICE file
3-
# distributed with this work for additional information
4-
# regarding copyright ownership. The ASF licenses this file
5-
# to you under the Apache License, Version 2.0 (the
6-
# "License"); you may not use this file except in compliance
7-
# with the License. You may obtain a copy of the License at
8-
#
9-
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
11-
# Unless required by applicable law or agreed to in writing,
12-
# software distributed under the License is distributed on an
13-
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14-
# KIND, either express or implied. See the License for the
15-
# specific language governing permissions and limitations
16-
# under the License.
17-
wrapperVersion=3.3.2
1+
wrapperVersion=3.3.4
182
distributionType=only-script
19-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
3+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.16/apache-maven-3.9.16-bin.zip

mvnw

Lines changed: 43 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mvnw.cmd

Lines changed: 48 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
125125

126126
<assertj.version>3.27.7</assertj.version>
127-
<mvn.version>3.9.15</mvn.version>
127+
<mvn.version>3.9.16</mvn.version>
128128
<guava.version>33.6.0-jre</guava.version>
129129
<codegen.version>0.6.8</codegen.version>
130130
<byte-buddy.version>1.18.8</byte-buddy.version>

0 commit comments

Comments
 (0)