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 655a44f commit 51f3680Copy full SHA for 51f3680
pom.xml
@@ -413,7 +413,7 @@
413
</plugin>
414
<plugin>
415
<artifactId>maven-compiler-plugin</artifactId>
416
- <version>3.10.0</version>
+ <version>3.10.1</version>
417
<configuration>
418
<source>1.8</source>
419
<target>1.8</target>
@@ -464,7 +464,7 @@
464
465
466
467
- <version>3.9.0</version>
468
469
<compilerArgument>-Xlint:deprecation</compilerArgument>
470
0 commit comments