Skip to content

Commit

Permalink
java release 17
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Feb 10, 2024
1 parent 7a07d03 commit b0cf9e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-version-compliance>17</java-version-compliance>
<maven.compiler.source>${java-version-compliance}</maven.compiler.source>
<maven.compiler.target>${java-version-compliance}</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
<fj-version>8.4.7</fj-version>
<fj-daogen-version>${project.version}</fj-daogen-version>
<sb-version>3.1.4</sb-version>
Expand Down

0 comments on commit b0cf9e0

Please sign in to comment.