Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
Some checks failed
Plugins/ThemePark/pipeline/pr-master There was a failure building this commit
Some checks failed
Plugins/ThemePark/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
612d6287f0
commit
693bc31461
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -133,7 +133,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.11.0</version>
|
||||
<configuration>
|
||||
<release>11</release>
|
||||
</configuration>
|
||||
|
|
Reference in a new issue