Skip to content

Commit

Permalink
[pom] Drop modernizer to 2.7.0 as it is too restrictive on maven support
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 26, 2024
1 parent 845791e commit 9f7680e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,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>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 9f7680e

Please sign in to comment.