1 parent 258ddc3 commit ca42c8fCopy full SHA for ca42c8f
1 file changed
pom.xml
@@ -30,7 +30,7 @@
30
<plugin>
31
<groupId>org.apache.maven.plugins</groupId>
32
<artifactId>maven-compiler-plugin</artifactId>
33
- <version>3.1.0</version> <!-- or the latest version -->
+ <version>3.3.2</version> <!-- or the latest version -->
34
<configuration>
35
<source>1.8</source>
36
<target>1.8</target>
0 commit comments