Update pom.xml

This commit is contained in:
Jordan Geurtsen
2022-09-20 12:22:59 +02:00
committed by GitHub
parent 09449f35eb
commit 5a1aa2d0bc

View File

@@ -26,8 +26,8 @@
</build>
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.target>16</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>