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 9ef867d commit 8acfe61Copy full SHA for 8acfe61
pom.xml
@@ -239,7 +239,7 @@
239
</plugin>
240
<plugin>
241
<artifactId>maven-compiler-plugin</artifactId>
242
- <version>3.13.0</version>
+ <version>3.14.0</version>
243
244
245
<!-- automatically derive a module name from the groupId and artifactId -->
@@ -574,7 +574,7 @@
574
575
<groupId>org.apache.maven.plugins</groupId>
576
577
578
<executions>
579
<execution>
580
<id>default-testCompile</id>
0 commit comments