Skip to content

Commit

Permalink
Merge pull request #779 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Drop modernizer to 2.7.0 as it is too restrictive on maven support
  • Loading branch information
hazendaz authored Mar 26, 2024
2 parents 845791e + 276249b commit ca57a04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,10 @@

<!-- 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>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ca57a04

Please sign in to comment.