dependabot[bot] opened a new pull request, #752: URL: https://github.com/apache/maven-indexer/pull/752
Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 3.4.0 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gaul/modernizer-maven-plugin/releases">org.gaul:modernizer-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Modernizer Maven Plugin 3.5.0</h2> <ul> <li>Add violations for BouncyCastle Base64 and Hex encoders</li> <li>Add violations for commons-codec, commons-collections4, commons-io, and commons-lang 2.x and 3.x</li> <li>Add violations for Google AutoValue (recommend Java 16 records)</li> <li>Add violations for Java 25 and 26</li> <li>Suppress violations in <code>@Generated</code> methods and constructors, <a href="https://redirect.github.com/gaul/modernizer-maven-plugin/issues/420">#420</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/a894a07473f8ed4808288c81b8b6370f2cac2244"><code>a894a07</code></a> modernizer-maven-plugin 3.5.0 release</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/33237e8b7badc2f9e4067cce922be6cfbf6aedd0"><code>33237e8</code></a> Add Math.powExact violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/653d434bef9cedf16ca5d762cbcedb7cf680134d"><code>653d434</code></a> Add Reader.readAllAsString and readAllLines violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/357101008f51476e76e077465d6dafd640e12c48"><code>3571010</code></a> Add Comparator.max and Comparator.min violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/cf41e5b49b5f3211c97fcd51d099db3aafda1541"><code>cf41e5b</code></a> Add String case folding violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/d1d726fb60464d2cdb5d160045690473a31cb2f3"><code>d1d726f</code></a> Add SystemUtils.LINE_SEPARATOR violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/3076afd538a37c728651e8da8cda1005592ff391"><code>3076afd</code></a> Check class annotations and add AutoValue violation</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/0de03b69e7b82d393ebb640754276e72e7ef99d4"><code>0de03b6</code></a> Add StringTokenizer violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/b763a1ac1d5255410075282bc1bed8dda17b6452"><code>b763a1a</code></a> Add FastDateFormat violations</li> <li><a href="https://github.com/gaul/modernizer-maven-plugin/commit/a437c8fa1c0240bd1d9d7bf0573bacc66d7e4c00"><code>a437c8f</code></a> Add Maps.immutableEntry violation</li> <li>Additional commits viewable in <a href="https://github.com/gaul/modernizer-maven-plugin/compare/modernizer-maven-plugin-3.4.0...modernizer-maven-plugin-3.5.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]
