Skip to content

Commit

Permalink
Merge pull request #6 from jamezp/compiler-upgrade
Browse files Browse the repository at this point in the history
Override the compiler plugin.
  • Loading branch information
jamezp authored Jun 5, 2023
2 parents 8145d44 + d371fcd commit 4736a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>

<version.compiler.plugin>3.11.0</version.compiler.plugin>
<version.surefire.plugin>3.0.0-M7</version.surefire.plugin>
<version.formatter.maven.plugin>2.23.0</version.formatter.maven.plugin>
<version.impsort.maven.plugin>1.9.0</version.impsort.maven.plugin>
Expand Down

0 comments on commit 4736a90

Please sign in to comment.