Update jdk version to 23

This commit is contained in:
Gutyina Gergő
2024-11-19 23:31:24 +01:00
parent 0b9d777109
commit 38c556af0b
+1 -1
View File
@@ -26,7 +26,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.jdk.version>22</project.jdk.version>
<project.jdk.version>23</project.jdk.version>
<!-- Group IDs of jars that need to stay on the class path for now -->
<!-- remove them, as soon they got modularized or support is dropped (i.e., WebDAV) -->