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 9209837 commit ce873e8Copy full SHA for ce873e8
pom.xml
@@ -80,7 +80,7 @@
80
<plugin>
81
<groupId>org.apache.maven.plugins</groupId>
82
<artifactId>maven-compiler-plugin</artifactId>
83
- <version>3.11.0</version>
+ <version>3.12.1</version>
84
<configuration>
85
<source>1.8</source>
86
<target>1.8</target>
0 commit comments