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 959d9e1 commit 3a4b65aCopy full SHA for 3a4b65a
pom.xml
@@ -643,7 +643,7 @@
643
<plugin>
644
<groupId>org.apache.maven.plugins</groupId>
645
<artifactId>maven-javadoc-plugin</artifactId>
646
- <version>3.3.2</version>
+ <version>3.4.0</version>
647
<configuration>
648
<source>8</source>
649
<doclint>none</doclint>
@@ -685,7 +685,7 @@
685
686
687
<artifactId>maven-site-plugin</artifactId>
688
- <version>3.11.0</version>
+ <version>3.12.0</version>
689
</plugin>
690
691
0 commit comments