Skip to content

Commit 51ce9ea

Browse files
authored
升级 maven-compiler-plugin 3.12.1
1 parent d9a101b commit 51ce9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-compiler-plugin</artifactId>
43-
<version>3.8.1</version>
43+
<version>3.12.1</version>
4444
<configuration>
4545
<source>1.8</source>
4646
<target>1.8</target>

0 commit comments

Comments
 (0)