Skip to content

Commit 4418c08

Browse files
upgrade maven compiler plugin
1 parent cd9c0a6 commit 4418c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
<plugin>
390390
<groupId>org.apache.maven.plugins</groupId>
391391
<artifactId>maven-compiler-plugin</artifactId>
392-
<version>3.7.0</version>
392+
<version>3.13.0</version>
393393
<configuration>
394394
<source>1.8</source>
395395
<target>1.8</target>

0 commit comments

Comments
 (0)