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 d18c52f commit e326910Copy full SHA for e326910
pom.xml
@@ -33,6 +33,7 @@
33
<plugin>
34
<groupId>org.apache.maven.plugins</groupId>
35
<artifactId>maven-compiler-plugin</artifactId>
36
+ <version>3.8.1</version>
37
<configuration>
38
<source>8</source>
39
<target>8</target>
0 commit comments