Skip to content

Commit

Permalink
Updating maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Chiu committed Oct 14, 2024
1 parent 9adce93 commit f0a0c33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,7 @@
</dependencies>
<properties>
<java.version>1.11</java.version>
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>
<maven.compiler.release>${java.version}</maven.compiler.release>
<gson-fire-version>1.8.5</gson-fire-version>
<swagger-core-version>1.6.2</swagger-core-version>
<okhttp-version>4.9.1</okhttp-version>
Expand Down

0 comments on commit f0a0c33

Please sign in to comment.