JDK 20 compliance

This commit is contained in:
Harald Kuhr
2023-05-24 21:43:33 +02:00
parent 13b37b3839
commit 41460bd32a
6 changed files with 24 additions and 6 deletions
+2 -2
View File
@@ -224,8 +224,8 @@
<version>3.11.0</version>
<inherited>true</inherited>
<configuration>
<source>1.7</source>
<target>1.7</target>
<source>8</source>
<target>8</target>
<showDeprecation>false</showDeprecation>
<debuglevel>source,lines</debuglevel>
<compilerArguments>