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