Skip to content

Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 3.3.0#580

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.3.0
Open

Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 3.3.0#580
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps org.gaul:modernizer-maven-plugin from 2.6.0 to 3.3.0.

Release notes

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

Modernizer Maven Plugin 3.3.0

  • Fix execution on multi-module projects, #390
  • Upgrade to asm 9.9.0 for Java 26 compatibility, #378

Thanks @​akuhtz for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.2.0

  • Add violations for Apache commons-io
  • Fix file descriptor leaks, #327
  • Prepare for Central Portal releasing, #344
  • Upgrade to asm 9.8.0 for Java 25 compatibility, #335

Thanks @​cstamas and @​rovarga for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.1.0

  • Allow SuppressModernizer on local types, #155
  • Fix recommendation for Files.newOutputStream, #309
  • Fix suggestions for newXWithExpectedSize, #315

Thanks @​Bananeweizen and @​snago for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.0.0

  • Add File violations, #301
  • Add violation for ByteStreams.toByteArray
  • Add violation for StringReader, #291
  • Add violations for Maps and Sets with expected size, #258
  • Rework pom.xml structure, #263, #264
  • Upgrade to asm 9.7.1 for Java 24 compatibility, #286

Thanks @​cstamas and @​mkarg for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.9.0

  • Upgrade to ASM 9.7
  • Revert unneeded Maven core dependency from 3.9.5 to 3.2.5, #241

Thanks @​cstamas for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.8.0

  • Add m2e hint, #213
  • Add support for different output formats and add codeclimate as an output format, #235
  • Upgrade to ASM 9.6, #222

Thanks @​hazendaz and @​themadprofessor for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.7.0

  • Add Enumeration and Stack violations, #183, #185
  • Upgrade to ASM 9.5 for Java 21 compatibility, #198

Thanks @​delanym for sending pull requests to improve Modernizer!

Commits
  • a22f3b0 modernizer-maven-plugin 3.3.0 release
  • e5a1c11 Use Java 7 diamond operator where possible
  • 2f79dc6 Prefer StandardCharsets.UTF_8 over custom constant
  • 11508b2 Enable secure XML parsing
  • 8679a4a Remove redundant Path.resolve call
  • 965e56b Consistently handle null from Class.getResourceAsStream
  • 56bff0b Bump mavenVersion from 3.9.12 to 3.9.14
  • ddd3477 Bump joda-time:joda-time from 2.14.0 to 2.14.1
  • f03eaaa Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0
  • 7e6ae5c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5
  • 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 2.6.0 to 3.3.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.6.0...modernizer-maven-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Mar 23, 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