This commit is contained in:
dependabot[bot] 2023-12-25 19:40:48 +00:00 committed by GitHub
commit 1381f50268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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