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 1d2ccec commit 6a83fc8Copy full SHA for 6a83fc8
pom.xml
@@ -44,7 +44,7 @@
44
<plugin>
45
<groupId>org.apache.maven.plugins</groupId>
46
<artifactId>maven-compiler-plugin</artifactId>
47
- <version>3.11.0</version>
+ <version>3.12.1</version>
48
<configuration>
49
<source>1.8</source>
50
<target>1.8</target>
0 commit comments