Skip to content

Commit

Permalink
Removed deprecated parameter. (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
git-moss authored Jul 24, 2023
1 parent 0cccdb3 commit d61ddf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<optimize>true</optimize>
<fork>true</fork>
<source>16</source>
<target>16</target>
Expand Down

0 comments on commit d61ddf2

Please sign in to comment.