Skip to content

Commit

Permalink
MET-5473: Upgrade to java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
stzanakis committed Nov 24, 2023
1 parent 304ccaf commit d4da91e
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 @@ -104,7 +104,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>${version.maven.compiler.plugin}</version>
<configuration>
<release>11</release>
<release>17</release>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d4da91e

Please sign in to comment.