dependabot[bot] opened a new pull request, #111:
URL: https://github.com/apache/maven-jar-plugin/pull/111

   Bumps 
[org.apache.maven.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing)
 from 4.0.0-alpha-2 to 4.0.0-beta-2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-plugin-testing/releases";>org.apache.maven.plugin-testing:maven-plugin-testing-harness's
 releases</a>.</em></p>
   <blockquote>
   <h2>maven-plugin-testing-4.0.0-beta-1</h2>
   <blockquote>
   <p>[!WARNING]<br />
   This plugin is a Maven 4 plugin and requires Maven 4.0.0-beta-3 to run.</p>
   </blockquote>
   <h2>What's Changed</h2>
   <ul>
   <li>update junit by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/11";>apache/maven-plugin-testing#11</a></li>
   <li>update commons-io by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/13";>apache/maven-plugin-testing#13</a></li>
   <li>update plexus archiver by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/14";>apache/maven-plugin-testing#14</a></li>
   <li>[MPLUGINTESTING-67] fix mailing list links by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/12";>apache/maven-plugin-testing#12</a></li>
   <li>ignore .checkstyle file from eclipse by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/15";>apache/maven-plugin-testing#15</a></li>
   <li>[MPLUGINTESTING-69] update plexus-utils by <a 
href="https://github.com/elharo";><code>@​elharo</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/17";>apache/maven-plugin-testing#17</a></li>
   <li>update JDK versions in build pipeline by <a 
href="https://github.com/SingingBush";><code>@​SingingBush</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/18";>apache/maven-plugin-testing#18</a></li>
   <li>Get rid of warnings, cleanup by <a 
href="https://github.com/cstamas";><code>@​cstamas</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/19";>apache/maven-plugin-testing#19</a></li>
   <li>[MPLUGINTESTING-71] Require Java 8 by <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/21";>apache/maven-plugin-testing#21</a></li>
   <li>[MPLUGINTESTING-73] Upgrade maven-parent pom to 36 by <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/22";>apache/maven-plugin-testing#22</a></li>
   <li>[MPLUGINTESTING-70] Move maven-compat to test scope by <a 
href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/23";>apache/maven-plugin-testing#23</a></li>
   <li>[MPLUGINTESTING-74] Using generics to return the matched type for lookup 
and getVariableValue methods by <a 
href="https://github.com/jarmoniuk";><code>@​jarmoniuk</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/26";>apache/maven-plugin-testing#26</a></li>
   <li>[MPLUGINTESTING-78] Switch to maven 4 and the new api by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/24";>apache/maven-plugin-testing#24</a></li>
   <li>[MPLUGINTESTING-80] Upgrade to maven 4.0.0-alpha-4 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/27";>apache/maven-plugin-testing#27</a></li>
   <li>[MPLUGINTESTING-79] Upgrade maven-parent pom to 39 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/28";>apache/maven-plugin-testing#28</a></li>
   <li>[MPLUGINTESTING-76] Upgrade Plexus Archiver from 4.3.0 to 4.6.1 (broken 
api in 4.4.0) by <a href="https://github.com/gnodet";><code>@​gnodet</code></a> 
in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/29";>apache/maven-plugin-testing#29</a></li>
   <li>[MNG-6829] Replace any StringUtils#isEmpty(String) and 
#isNotEmpty(String) by <a 
href="https://github.com/timtebeek";><code>@​timtebeek</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/30";>apache/maven-plugin-testing#30</a></li>
   <li>[PLUGINTESTING-85] Bump org.codehaus.plexus:plexus-archiver from 4.6.1 
to 4.8.0 in /maven-plugin-testing-harness by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/32";>apache/maven-plugin-testing#32</a></li>
   <li>[MPLUGINTESTING-84] Support Junit 5 + Maven 3 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/31";>apache/maven-plugin-testing#31</a></li>
   <li>[MPLUGINTESTING-87] Upgrade parent from 39 to 40 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/34";>apache/maven-plugin-testing#34</a></li>
   <li>[MPLUGINTESTING-88] Upgrade surefire from 3.0.0-M7 to 3.2.1 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/35";>apache/maven-plugin-testing#35</a></li>
   <li>[MPLUGINTESTING-89] Upgrade Maven from 4.0.0-alpha-4 to 4.0.0-alpha-8 by 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/33";>apache/maven-plugin-testing#33</a></li>
   <li>[MPLUGINTESTING-90] Get rid of maven-compat by <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a> 
in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/36";>apache/maven-plugin-testing#36</a></li>
   <li>[MPLUGINTESTING-92] Refresh download page by <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a> 
in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/38";>apache/maven-plugin-testing#38</a></li>
   <li>[MPLUGINTESTING-91] Maven 3 compatible and improvements by <a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a> 
in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/37";>apache/maven-plugin-testing#37</a></li>
   <li>Do not build with JDK 21 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/41";>apache/maven-plugin-testing#41</a></li>
   <li>[MPLUGINTESTING-94] Switch to Maven 4.0.0-beta-3 by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/39";>apache/maven-plugin-testing#39</a></li>
   <li>Fix license/notice by <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a> in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/42";>apache/maven-plugin-testing#42</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/elharo";><code>@​elharo</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/11";>apache/maven-plugin-testing#11</a></li>
   <li><a href="https://github.com/SingingBush";><code>@​SingingBush</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/18";>apache/maven-plugin-testing#18</a></li>
   <li><a href="https://github.com/cstamas";><code>@​cstamas</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/19";>apache/maven-plugin-testing#19</a></li>
   <li><a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/21";>apache/maven-plugin-testing#21</a></li>
   <li><a href="https://github.com/jarmoniuk";><code>@​jarmoniuk</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/26";>apache/maven-plugin-testing#26</a></li>
   <li><a href="https://github.com/gnodet";><code>@​gnodet</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/24";>apache/maven-plugin-testing#24</a></li>
   <li><a href="https://github.com/timtebeek";><code>@​timtebeek</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/30";>apache/maven-plugin-testing#30</a></li>
   <li><a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/32";>apache/maven-plugin-testing#32</a></li>
   <li><a 
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/maven-plugin-testing/pull/36";>apache/maven-plugin-testing#36</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/maven-plugin-testing/commits/maven-plugin-testing-4.0.0-beta-1";>https://github.com/apache/maven-plugin-testing/commits/maven-plugin-testing-4.0.0-beta-1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/fe83bc52260b406dff156690f08451e7c8093ad6";><code>fe83bc5</code></a>
 [maven-release-plugin] prepare release maven-plugin-testing-4.0.0-beta-2</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/e2eae7a3d3b456017e14c0fe9426a891943ad3f7";><code>e2eae7a</code></a>
 Upgrade to Maven 4.0.0-beta-5 (<a 
href="https://redirect.github.com/apache/maven-plugin-testing/issues/46";>#46</a>)</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/085900bfe1e52739cb2003d9e0d45138434f7fb8";><code>085900b</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/7af20144699542aa3941f951ddbf061c5992a067";><code>7af2014</code></a>
 [maven-release-plugin] prepare release maven-plugin-testing-4.0.0-beta-1</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/11fb3822802933461852399cdbd59fc93382c2cf";><code>11fb382</code></a>
 Fix license/notice</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/54c359419f6e838464230a69bc40a4ca4728b470";><code>54c3594</code></a>
 Build only on JDK &gt;= 17</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/fddd725dd5555cbd113e421e84776cb040712470";><code>fddd725</code></a>
 Cleanup deps</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/407a8831ea3e21f31bfd24c2f5c6d3ce871a6487";><code>407a883</code></a>
 Rename SessionStub to SessionMock and add a real SessionStub</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/c6ef221ab068ee487e1c535aa2b8925ecc4f0db6";><code>c6ef221</code></a>
 [MPLUGINTESTING-94] Switch to Maven 4.0.0-beta-3</li>
   <li><a 
href="https://github.com/apache/maven-plugin-testing/commit/7878374a79d7e3b5d54079a50eb52829f03cc10f";><code>7878374</code></a>
 [MPLUGINTESTING-94] Remove Maven 3 support classes</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-plugin-testing/compare/maven-plugin-testing-4.0.0-alpha-2...maven-plugin-testing-4.0.0-beta-2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugin-testing:maven-plugin-testing-harness&package-manager=maven&previous-version=4.0.0-alpha-2&new-version=4.0.0-beta-2)](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 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>


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to