mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-01 18:23:05 +00:00
Merge pull request #213 from AtlasMediaGroup/dependabot/maven/development/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.8.1 to 3.10.1
This commit is contained in:
commit
6ac7090fef
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -267,7 +267,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.10.1</version>
|
||||
<configuration>
|
||||
<outputFileName>TotalFreedomMod.jar</outputFileName>
|
||||
<compilerVersion>17</compilerVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue