Skip to content

Commit 5e13dab

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1041)
1 parent 724b9ee commit 5e13dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<!-- Generate API docs using Doclava for the developer site -->
9191
<artifactId>maven-javadoc-plugin</artifactId>
92-
<version>3.10.1</version>
92+
<version>3.11.1</version>
9393
<executions>
9494
<execution>
9595
<phase>site</phase>
@@ -301,7 +301,7 @@
301301
</plugin>
302302
<plugin>
303303
<artifactId>maven-javadoc-plugin</artifactId>
304-
<version>3.10.1</version>
304+
<version>3.11.1</version>
305305
<executions>
306306
<execution>
307307
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)