We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27af418 commit 1e3bddcCopy full SHA for 1e3bddc
1 file changed
pom.xml
@@ -82,7 +82,7 @@
82
<plugin>
83
<!-- Generate API docs using Doclava for the developer site -->
84
<artifactId>maven-javadoc-plugin</artifactId>
85
- <version>3.11.3</version>
+ <version>3.12.0</version>
86
<executions>
87
<execution>
88
<phase>site</phase>
@@ -294,7 +294,7 @@
294
</plugin>
295
296
297
298
299
300
<id>attach-javadocs</id>
0 commit comments