Skip to content

Bump org.gaul:modernizer-maven-plugin from 3.4.0 to 3.5.0#1471

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.5.0
Open

Bump org.gaul:modernizer-maven-plugin from 3.4.0 to 3.5.0#1471
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps org.gaul:modernizer-maven-plugin from 3.4.0 to 3.5.0.

Release notes

Sourced from org.gaul:modernizer-maven-plugin's releases.

Modernizer Maven Plugin 3.5.0

  • Add violations for BouncyCastle Base64 and Hex encoders
  • Add violations for commons-codec, commons-collections4, commons-io, and commons-lang 2.x and 3.x
  • Add violations for Google AutoValue (recommend Java 16 records)
  • Add violations for Java 25 and 26
  • Suppress violations in @Generated methods and constructors, #420
Commits
  • a894a07 modernizer-maven-plugin 3.5.0 release
  • 33237e8 Add Math.powExact violations
  • 653d434 Add Reader.readAllAsString and readAllLines violations
  • 3571010 Add Comparator.max and Comparator.min violations
  • cf41e5b Add String case folding violations
  • d1d726f Add SystemUtils.LINE_SEPARATOR violations
  • 3076afd Check class annotations and add AutoValue violation
  • 0de03b6 Add StringTokenizer violations
  • b763a1a Add FastDateFormat violations
  • a437c8f Add Maps.immutableEntry violation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-3.4.0...modernizer-maven-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants