Skip to content

Commit

Permalink
bump Java to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsax committed Dec 23, 2024
1 parent ac3e2db commit 50ac083
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 @@ -54,7 +54,7 @@
<chill.version>0.9.5</chill.version>
<docker.skip-build>false</docker.skip-build>
<docker.skip-test>false</docker.skip-test>
<java.version>11</java.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<scalatest.version>3.1.2</scalatest.version>
<!-- The default is ubi8 -->
Expand Down

0 comments on commit 50ac083

Please sign in to comment.