Merge pull request 'Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0' (#22) from renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x into master
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
All checks were successful
Plugins/ThemeParkPlus/pipeline/head This commit looks good
Reviewed-on: #22
This commit is contained in:
commit
a9679d1234
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.8.1</version>
|
<version>3.11.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<release>11</release>
|
<release>11</release>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Reference in a new issue