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 8859562 commit edcd405Copy full SHA for edcd405
pom.xml
@@ -1527,7 +1527,7 @@ under the License.
1527
<plugin>
1528
<groupId>org.apache.maven.plugins</groupId>
1529
<artifactId>maven-compiler-plugin</artifactId>
1530
- <version>3.14.0</version>
+ <version>3.14.1</version>
1531
<configuration>
1532
<release>${targetJdk}</release>
1533
<useIncrementalCompilation>false</useIncrementalCompilation>
@@ -1591,7 +1591,7 @@ under the License.
1591
1592
1593
<artifactId>maven-javadoc-plugin</artifactId>
1594
- <version>3.11.3</version>
+ <version>3.12.0</version>
1595
1596
1597
<additionalOptions>
0 commit comments