Skip to content

Commit

Permalink
build(java): Upgrade to Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu committed Aug 1, 2024
1 parent d20bd71 commit 995e363
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 @@ -7,7 +7,7 @@
<version>2.4.25-SNAPSHOT</version>

<properties>
<java.version>11</java.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<model.version>2.0.73</model.version> <!-- https://jitpack.io/#elimu-ai/model -->
<hibernate.version>5.6.15.Final</hibernate.version> <!-- https://repo.maven.apache.org/maven2/org/hibernate/ -->
Expand Down

0 comments on commit 995e363

Please sign in to comment.