Skip to content

Commit

Permalink
Downgrade to maven-modernizer-plugin 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaul committed May 12, 2024
1 parent 2836f5a commit 8813747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@

<jetty.version>9.4.46.v20220331</jetty.version>

<modernizer-maven-annotations.version>2.8.0</modernizer-maven-annotations.version>
<modernizer-maven-annotations.version>2.7.0</modernizer-maven-annotations.version>

<!-- Log dependency versions -->
<log4j.version>2.17.2</log4j.version>
Expand Down Expand Up @@ -610,7 +610,7 @@
<plugin>
<groupId>org.gaul</groupId>
<artifactId>modernizer-maven-plugin</artifactId>
<version>2.8.0</version>
<version>2.7.0</version>
<!-- configuration and dependencies set via profiles -->
<executions>
<execution>
Expand Down

0 comments on commit 8813747

Please sign in to comment.