Skip to content

Commit 83d606a

Browse files
authored
升级 maven-compiler-plugin 3.12.1
1 parent d079cb4 commit 83d606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIJSONORM/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-compiler-plugin</artifactId>
36-
<version>3.8.1</version>
36+
<version>3.12.1</version>
3737
<configuration>
3838
<source>17</source>
3939
<target>17</target>

0 commit comments

Comments
 (0)