Update jdk version to 23

This commit is contained in:
Gutyina Gergő 2024-11-19 23:12:44 +01:00
parent 0b9d777109
commit 38c556af0b
No known key found for this signature in database

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) -->