We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7615f61 commit 53c48d4Copy full SHA for 53c48d4
pom.xml
@@ -55,6 +55,7 @@
55
<plugin>
56
<groupId>org.apache.maven.plugins</groupId>
57
<artifactId>maven-compiler-plugin</artifactId>
58
+ <version>3.6.1</version>
59
<configuration>
60
<source>1.8</source>
61
<target>1.8</target>
0 commit comments