Skip to content

Commit

Permalink
Java version for maven updated to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Zybul committed Apr 30, 2024
1 parent 19d5feb commit 4a61f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
</properties>

<dependencies>
Expand Down

0 comments on commit 4a61f4f

Please sign in to comment.