Skip to content

Commit

Permalink
Update compile version to java 17.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernstein committed Nov 15, 2023
1 parent f3fdaea commit 6da853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>11</release>
<release>17</release>
<encoding>UTF-8</encoding>
</configuration>
</plugin>
Expand Down

0 comments on commit 6da853e

Please sign in to comment.