Skip to content

Commit

Permalink
Try explicit version of maven-compiler-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Nov 12, 2024
1 parent fff7fdb commit bf8043d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<configuration>
<compilerArgument>-Xlint:all</compilerArgument>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit bf8043d

Please sign in to comment.