Skip to content

Commit d4cbd3d

Browse files
authored
Update pom.xml
1 parent 1babd58 commit d4cbd3d

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.4.0</version> <!-- or the latest version -->
33+
<version>3.3.0</version> <!-- or the latest version -->
3434
<configuration>
3535
<source>1.8</source>
3636
<target>1.8</target>

0 commit comments

Comments
 (0)