Skip to content

Commit ca42c8f

Browse files
authored
Update pom.xml
1 parent 258ddc3 commit ca42c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.apache.maven.plugins</groupId>
3232
<artifactId>maven-compiler-plugin</artifactId>
33-
<version>3.1.0</version> <!-- or the latest version -->
33+
<version>3.3.2</version> <!-- or the latest version -->
3434
<configuration>
3535
<source>1.8</source>
3636
<target>1.8</target>

0 commit comments

Comments
 (0)