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 914c468 commit 2bc3bdfCopy full SHA for 2bc3bdf
Plugin/pom.xml
@@ -46,7 +46,7 @@
46
<plugin>
47
<groupId>org.apache.maven.plugins</groupId>
48
<artifactId>maven-compiler-plugin</artifactId>
49
- <version>3.3</version>
+ <version>3.8.1</version>
50
<configuration>
51
<source>1.7</source>
52
<target>1.7</target>
pom.xml
@@ -73,7 +73,7 @@
73
74
75
76
77
78
<source>1.8</source>
79
<target>1.8</target>
0 commit comments