Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps org.gaul:modernizer-maven-annotations from 2.9.0 to 3.2.0.

Release notes

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

Modernizer Maven Plugin 3.2.0

  • Add violations for Apache commons-io
  • Fix file descriptor leaks, #327
  • Prepare for Central Portal releasing, #344

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!

Commits
  • a7977b6 modernizer-maven-plugin 3.2.0 release
  • 86731ac Prepare for Central Portal releasing
  • 1d35980 Bump commons-io:commons-io from 2.19.0 to 2.20.0
  • f8dc305 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
  • e304493 Bump mavenVersion from 3.9.10 to 3.9.11
  • 8023232 Bump org.apache.groovy:groovy from 4.0.27 to 4.0.28
  • 4cee59e Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
  • da36dfc Bump org.apache.commons:commons-lang3 in /modernizer-maven-plugin
  • 4639f22 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1
  • 3544754 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2
  • 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 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)

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

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-annotations
  dependency-version: 3.2.0
  dependency-type: direct:production
  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 Aug 21, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2025
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
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants