Skip to content

Commit eed0b78

Browse files
chore(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#707)
1 parent 7f2ca26 commit eed0b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4.0</version>
92+
<version>3.4.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.4.0</version>
304+
<version>3.4.1</version>
305305
<executions>
306306
<execution>
307307
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)