Skip to content

Commit

Permalink
Merge pull request #146 from arjantijms/JDK_17
Browse files Browse the repository at this point in the history
Set JDK back to JDK 17
  • Loading branch information
arjantijms committed Mar 12, 2024
2 parents 2f48281 + 7367729 commit a669613
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -68,8 +68,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
</properties>

<build>
Expand Down

0 comments on commit a669613

Please sign in to comment.