dependabot[bot] opened a new pull request, #99:
URL: https://github.com/apache/archiva-redback-core/pull/99

   Bumps 
[modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 
1.9.0 to 2.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gaul/modernizer-maven-plugin/releases";>modernizer-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Modernizer Maven Plugin 2.6.0</h2>
   <ul>
   <li>Add violations for Java 17, 18, and 19 <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/115";>#115</a></li>
   <li>Recommend Optional::orElseThrow instead of get <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/147";>#147</a></li>
   <li>Remove usage of plexus StringUtils for compatibility with newer Maven <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/170";>#170</a></li>
   <li>Upgrade to ASM 9.4 for Java 20 compatibility <a 
href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/154";>#154</a></li>
   </ul>
   <p>Thanks <a 
href="https://github.com/Harmelodic";><code>@​Harmelodic</code></a>, <a 
href="https://github.com/krzyk";><code>@​krzyk</code></a>, and <a 
href="https://github.com/mattnelson";><code>@​mattnelson</code></a> sending pull 
requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.5.0</h2>
   <ul>
   <li>Maven <code>pom.xml</code> fixes</li>
   <li>Upgrade to ASM 9.3 for Java 19 compatibility</li>
   </ul>
   <p>Thanks <a href="https://github.com/cstamas";><code>@​cstamas</code></a>, 
<a href="https://github.com/mnoteberg-non";><code>@​mnoteberg-non</code></a>, 
and <a href="https://github.com/sullis";><code>@​sullis</code></a> sending pull 
requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.4.0</h2>
   <ul>
   <li>Add Maven generated site for all modules</li>
   <li>Add violations for primitive wrappers, <code>Base64</code>, and 
<code>StringUtils.join</code></li>
   <li>Address CVE by excluding plexus-utils</li>
   <li>Allow <code>SuppressModernizer</code> on constructors</li>
   <li>Remove Guava <code>Immutable*</code> violations</li>
   </ul>
   <p>Thanks <a href="https://github.com/binkley";><code>@​binkley</code></a>, 
<a href="https://github.com/boxleytw";><code>@​boxleytw</code></a>, <a 
href="https://github.com/krzyk";><code>@​krzyk</code></a>, <a 
href="https://github.com/mprins";><code>@​mprins</code></a>, <a 
href="https://github.com/stevegutz";><code>@​stevegutz</code></a>, and <a 
href="https://github.com/sullis";><code>@​sullis</code></a> sending pull 
requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.3.0</h2>
   <ul>
   <li>Add violations for Guava Iterables</li>
   <li>JDK 17/18 compatibility</li>
   </ul>
   <p>Thanks <a 
href="https://github.com/Stephan202";><code>@​Stephan202</code></a> for sending 
pull requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.2.0</h2>
   <ul>
   <li>JDK 16 compatibility</li>
   </ul>
   <p>Thanks <a 
href="https://github.com/nickstolwijk";><code>@​nickstolwijk</code></a> for 
sending pull requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.1.0</h2>
   <ul>
   <li>JDK 14 and 15 compatibility</li>
   <li>add violations for exact arithmetic</li>
   <li>make some APIs <code>public</code> for external callers</li>
   </ul>
   <p>Thanks <a href="https://github.com/brianhks";><code>@​brianhks</code></a>, 
<a href="https://github.com/hazendaz";><code>@​hazendaz</code></a>, and <a 
href="https://github.com/Stephan202";><code>@​Stephan202</code></a> for sending 
pull requests to improve Modernizer!</p>
   <h2>Modernizer Maven Plugin 2.0.0</h2>
   <ul>
   <li>Correct JDK 11 API suggestions</li>
   <li>Ignore classes with <code>@Generated</code> annotations</li>
   </ul>
   <p>Thanks <a href="https://github.com/mmoayyed";><code>@​mmoayyed</code></a>, 
<a href="https://github.com/Serranya";><code>@​Serranya</code></a>, and <a 
href="https://github.com/Stephan202";><code>@​Stephan202</code></a> for sending 
pull requests to improve Modernizer!</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/0eaf84f416a89b8c2f6328e891929f8a3590a78a";><code>0eaf84f</code></a>
 modernizer-maven-plugin 2.6.0 release</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/6fd3a5d92e1f52649bbacd7648c93dc7223fdc34";><code>6fd3a5d</code></a>
 Upgrade to Groovy 4.0.10</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/92c5c8f231bc46e3696336358afea8eb4046c8c2";><code>92c5c8f</code></a>
 Bump maven-invoker-plugin from 3.2.1 to 3.5.0</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/b33c2b0ff87f41ea580d74a2b9c645c791e369c0";><code>b33c2b0</code></a>
 Bump groovy-all from 3.0.2 to 3.0.15</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/ddc160d8104c0d21dae07e65ccb7e11d439b3d31";><code>ddc160d</code></a>
 Bump maven-compiler-plugin from 3.10.1 to 3.11.0</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/fc45915c42b37128f7c21fe8662019a8ac8b1cb8";><code>fc45915</code></a>
 Remove usage of plexus StringUtils</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/e653d64e12271cfec9793cd48cca8b155afa21b9";><code>e653d64</code></a>
 Bump modulemaker-maven-plugin from 1.7 to 1.9</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/17bfd824dc5cd1b805a022c2b8a6673f17eea2ed";><code>17bfd82</code></a>
 Bump maven-source-plugin from 3.0.1 to 3.2.1</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/3414e790828e18478a993b5afbea0775a3c1790d";><code>3414e79</code></a>
 Bump maven-deploy-plugin from 2.8.2 to 3.0.0</li>
   <li><a 
href="https://github.com/gaul/modernizer-maven-plugin/commit/3b607f038cf62ec1add42d78a3a1363e3d0e7556";><code>3b607f0</code></a>
 Bump maven-jar-plugin from 3.2.0 to 3.3.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-1.9.0...modernizer-maven-plugin-2.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.gaul:modernizer-maven-plugin&package-manager=maven&previous-version=1.9.0&new-version=2.6.0)](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 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: dev-unsubscr...@archiva.apache.org

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

Reply via email to