dependabot[bot] opened a new pull request, #660: URL: https://github.com/apache/creadur-rat/pull/660
Bumps `mavenVersion` 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-artifact` from 3.9.15 to 3.9.16 Updates `org.apache.maven:maven-model` from 3.9.15 to 3.9.16 Updates `org.apache.maven:maven-core` from 3.9.15 to 3.9.16 Updates `org.apache.maven:maven-settings` 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
