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 1b6223f commit e2a0d99Copy full SHA for e2a0d99
pom.xml
@@ -69,7 +69,7 @@
69
<plugin>
70
<groupId>org.apache.maven.plugins</groupId>
71
<artifactId>maven-compiler-plugin</artifactId>
72
- <version>3.8.1</version>
+ <version>3.11.0</version>
73
<configuration>
74
<source>1.8</source>
75
<target>1.8</target>
0 commit comments