Skip to content

Commit

Permalink
pom: use java17
Browse files Browse the repository at this point in the history
time to move on...(as dCache on java 17)

Acked-by: Lea Morschel
Target: master
  • Loading branch information
kofemann committed Apr 24, 2024
1 parent 0ce8d2a commit bd0798b
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 @@ -45,7 +45,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<java.version>17</java.version>
</properties>

<build>
Expand Down

0 comments on commit bd0798b

Please sign in to comment.