Path refactoring net.berack is now the corect pakage, update java to 23

This commit is contained in:
2025-03-12 09:25:57 +01:00
parent 07305b82f8
commit aba1f55bc0
48 changed files with 227 additions and 228 deletions

View File

@@ -73,8 +73,8 @@
</plugins>
</build>
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>23</maven.compiler.source>
<maven.compiler.target>23</maven.compiler.target>
</properties>
</project>