Skip to content

Commit 9f7680e

Browse files
committed
[pom] Drop modernizer to 2.7.0 as it is too restrictive on maven support
1 parent 845791e commit 9f7680e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@
246246

247247
<!-- Automatic Module Name -->
248248
<module.name>com.github.spotbugs.maven</module.name>
249+
250+
<!-- TODO: Drop modernizer back to 2.7.0 due to strict maven 3.9.5 requirement -->
251+
<modernizer.version>2.7.0</modernizer.version>
249252
</properties>
250253

251254
<dependencyManagement>

0 commit comments

Comments
 (0)