Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #70
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -89,7 +89,7 @@
|
||||||
<!-- Compile JAR -->
|
<!-- Compile JAR -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.10.1</version>
|
<version>3.11.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<release>11</release>
|
<release>11</release>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in a new issue