Merge pull request #4 from MCTPPlugins/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.9.0-SNAPSHOT to 3.10.1
This commit is contained in:
commit
935bd49dec
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -30,7 +30,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.9.0-SNAPSHOT</version>
|
||||
<version>3.10.1</version>
|
||||
<configuration>
|
||||
<release>17</release>
|
||||
<compilerArgs>
|
||||
|
|
Loading…
Add table
Reference in a new issue