Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #70

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0 into master 2023-06-11 09:14:13 +00:00
Showing only changes of commit 82df33eb0c - Show all commits

View file

@ -89,7 +89,7 @@
<!-- Compile JAR -->
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
<configuration>
<release>11</release>
</configuration>