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 70e3507 commit a8ca851Copy full SHA for a8ca851
pom.xml
@@ -99,7 +99,7 @@
99
<plugin>
100
<!-- Generate API docs using Doclava for the developer site -->
101
<artifactId>maven-javadoc-plugin</artifactId>
102
- <version>3.2.0</version>
+ <version>3.3.0</version>
103
<executions>
104
<execution>
105
<phase>site</phase>
@@ -310,7 +310,7 @@
310
</plugin>
311
312
313
314
315
316
<id>attach-javadocs</id>
0 commit comments