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 70ec403 commit 8e331c9Copy full SHA for 8e331c9
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.11.0</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