Skip to content

Commit

Permalink
Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.6.0 to 3.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 7f1b1cf commit ca41c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
<plugin>
<groupId>org.gaul</groupId>
<artifactId>modernizer-maven-plugin</artifactId>
<version>2.6.0</version>
<version>3.1.0</version>
<configuration>
<javaVersion>${maven.compiler.release}</javaVersion>
</configuration>
Expand Down

0 comments on commit ca41c67

Please sign in to comment.