Upgrade project JDK version from 25 to 26

references #4244
This commit is contained in:
Armin Schrenk
2026-06-03 16:35:03 +02:00
committed by GitHub
parent 41ce350b61
commit f96a03ae30
+1 -1
View File
@@ -26,7 +26,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.jdk.version>25</project.jdk.version>
<project.jdk.version>26</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) -->