Skip to content

Commit 1787fd9

Browse files
authored
Update pom.xml
1 parent 2128e52 commit 1787fd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
</execution>
5555
</executions>
5656
</plugin>
57+
<plugin>
58+
<groupId>org.apache.maven.plugins</groupId>
59+
<artifactId>maven-compiler-plugin</artifactId>
60+
<version>3.8.0</version>
61+
</plugin>
5762
</plugins>
5863
</build>
5964

0 commit comments

Comments
 (0)