We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724b9ee commit 5e13dabCopy full SHA for 5e13dab
1 file changed
pom.xml
@@ -89,7 +89,7 @@
89
<plugin>
90
<!-- Generate API docs using Doclava for the developer site -->
91
<artifactId>maven-javadoc-plugin</artifactId>
92
- <version>3.10.1</version>
+ <version>3.11.1</version>
93
<executions>
94
<execution>
95
<phase>site</phase>
@@ -301,7 +301,7 @@
301
</plugin>
302
303
304
305
306
307
<id>attach-javadocs</id>
0 commit comments