Skip to content

Commit

Permalink
fix(pom): parameter optimize is deprecated
Browse files Browse the repository at this point in the history
closes #1805
  • Loading branch information
jo-elimu committed Aug 2, 2024
1 parent fcd221d commit 7e61548
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 @@ -28,7 +28,6 @@
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
<optimize>true</optimize>
<verbose>true</verbose>
<showDeprecation>true</showDeprecation>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit 7e61548

Please sign in to comment.