replace source and target with the new release setting

This commit is contained in:
Athou
2024-06-10 08:36:54 +02:00
parent f171d05088
commit 883c9c79aa

View File

@@ -11,8 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
</properties>
<build>