We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9209837 + ce873e8 commit 7b41498Copy full SHA for 7b41498
1 file changed
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