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 835b64b commit 595d802Copy full SHA for 595d802
java/pom.xml
@@ -56,7 +56,7 @@
56
<plugin>
57
<groupId>org.apache.maven.plugins</groupId>
58
<artifactId>maven-compiler-plugin</artifactId>
59
- <version>3.13.0</version>
+ <version>3.14.0</version>
60
<configuration>
61
<compilerArgs>
62
<arg>-Xlint:unchecked</arg>
0 commit comments