Skip to content

Commit

Permalink
Fix compiler flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmay4 committed Feb 26, 2024
1 parent f37011e commit 4189150
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<configuration>
<release>${java.version}</release>
</configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
Expand Down

0 comments on commit 4189150

Please sign in to comment.