Skip to content

Commit 3140187

Browse files
committed
Fix pom.xml
1 parent ec68815 commit 3140187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<plugin>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<artifactId>maven-compiler-plugin</artifactId>
29+
<version>3.5.1</version>
2930
<configuration>
3031
<source>1.8</source>
3132
<target>1.8</target>

0 commit comments

Comments
 (0)