[done] updates compiler version to java 21

This commit is contained in:
Peter Schuller 2026-02-13 17:56:40 +01:00
parent 2f5b0fd315
commit be4f9dd209
2 changed files with 16 additions and 2 deletions

View file

@ -31,9 +31,9 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>