We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec68815 commit 3140187Copy full SHA for 3140187
pom.xml
@@ -26,6 +26,7 @@
26
<plugin>
27
<groupId>org.apache.maven.plugins</groupId>
28
<artifactId>maven-compiler-plugin</artifactId>
29
+ <version>3.5.1</version>
30
<configuration>
31
<source>1.8</source>
32
<target>1.8</target>
0 commit comments