Skip to content

Commit

Permalink
[pom] Bump modernizer to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed May 23, 2024
1 parent 383e600 commit 97bc401
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@
<!-- Automatic Module Name -->
<module.name>com.github.spotbugs.maven</module.name>

<!-- TODO: Drop modernizer back to 2.7.0 due to strict maven 3.9.5 requirement -->
<modernizer.version>2.7.0</modernizer.version>
<modernizer.plugin>2.7.0</modernizer.plugin>
<!-- TODO: Remove after base-parent 46 released -->
<modernizer.version>2.9.0</modernizer.version>
<modernizer.plugin>2.9.0</modernizer.plugin>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 97bc401

Please sign in to comment.