Skip to content

Commit

Permalink
Set jdk17 in mvn compiler plugin (removed deprected option)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-v committed Oct 6, 2024
1 parent 699c800 commit 935ef59
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 @@ -111,7 +111,6 @@
<version>${maven-compiler-plugin.version}</version>
<configuration>
<release>17</release>
<optimize>true</optimize>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 935ef59

Please sign in to comment.