dependabot[bot] opened a new pull request, #288: URL: https://github.com/apache/maven-plugin-testing/pull/288
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.1.0 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-testing/releases">org.codehaus.plexus:plexus-testing's releases</a>.</em></p> <blockquote> <h2>2.2.0</h2> <p>The artifact carries <code>Automatic-Module-Name: org.codehaus.plexus.testing</code>, which anyone on the module path sees, and the compile-scope <code>org.eclipse.sisu.plexus</code> moves off the 0.9.0.M4 milestone to 1.1.0.</p> <h2>🚀 New features and improvements</h2> <ul> <li>Establish an automatic module name (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/112">#112</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Rewrite README with usage, status and version guidance (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/110">#110</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Update parent to plexus 27 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/114">#114</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump com.google.guava:guava from 33.6.0-jre to 33.7.0-jre (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/113">#113</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus from 25 to 26 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/111">#111</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump release-drafter/release-drafter from 7.6.0 to 7.7.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/109">#109</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.1 to 1.1.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/107">#107</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump release-drafter/release-drafter from 7 to 7.6.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/108">#108</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to 1.0.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/106">#106</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/codehaus-plexus/plexus-testing/pull/105">#105</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4 to 1.0.0 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/102">#102</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump release-drafter/release-drafter from 6 to 7 (<a href="https://redirect.github.com/codehaus-plexus/plexus-testing/pull/103">#103</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/codehaus-plexus/plexus-testing/commit/d7af192b409467956b30d1b0fd643e68d3f65f06"><code>d7af192</code></a> [maven-release-plugin] prepare release plexus-testing-2.2.0</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/c8a10ee1c33f599ab8608f817f9a000a4787c9e0"><code>c8a10ee</code></a> Update parent to plexus 27</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/d70d24fb6029638a9a0fd029e6569ddbec9fd692"><code>d70d24f</code></a> Bump com.google.guava:guava from 33.6.0-jre to 33.7.0-jre</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/0d81fb1cc80169e1f8093c981acec24db763c6dc"><code>0d81fb1</code></a> Establish an automatic module name</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/ccaa4a339e5db20f9ad916e869f4551ab9b5a8bb"><code>ccaa4a3</code></a> Bump org.codehaus.plexus:plexus from 25 to 26</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/a291f56d5dcbffb1869e996d6e89bb54e0e7f243"><code>a291f56</code></a> Rewrite README with usage, status and version guidance</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/e2818d53faf5be1023c6d1cd499d8ab03839f4ea"><code>e2818d5</code></a> Bump release-drafter/release-drafter from 7.6.0 to 7.7.0</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/3552df3a782bbe47a1e6062e7046ec40a344f6bd"><code>3552df3</code></a> Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.1 to 1.1.0</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/fc472daa8132a1dc5e45b128e39234f50ae57312"><code>fc472da</code></a> Bump release-drafter/release-drafter from 7 to 7.6.0</li> <li><a href="https://github.com/codehaus-plexus/plexus-testing/commit/b337f6981aeddf4beb605d9e72729b64aa839d02"><code>b337f69</code></a> Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to 1.0.1</li> <li>Additional commits viewable in <a href="https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.1.0...plexus-testing-2.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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]
