Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 #103
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue