Skip to content

Commit

Permalink
Update java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ktogias committed Nov 17, 2023
1 parent 22a55bc commit 79e401c
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 @@ -24,7 +24,7 @@
</scm>

<properties>
<java.version>11</java.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.java.package>gr.cti.nts</main.java.package>
<keycloak.version>22.0.5</keycloak.version>
Expand Down

0 comments on commit 79e401c

Please sign in to comment.