Skip to content

Commit c0a9958

Browse files
authored
Upgraded to maven-compiler-plugin:3.8.1
1 parent f69e7e4 commit c0a9958

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
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-compiler-plugin</artifactId>
123-
<version>3.3</version>
123+
<version>3.8.1</version>
124124
<configuration>
125125
<source>1.8</source>
126126
<target>1.8</target>

0 commit comments

Comments
 (0)