Skip to content

Commit 1e3bddc

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1141)
1 parent 27af418 commit 1e3bddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<!-- Generate API docs using Doclava for the developer site -->
8484
<artifactId>maven-javadoc-plugin</artifactId>
85-
<version>3.11.3</version>
85+
<version>3.12.0</version>
8686
<executions>
8787
<execution>
8888
<phase>site</phase>
@@ -294,7 +294,7 @@
294294
</plugin>
295295
<plugin>
296296
<artifactId>maven-javadoc-plugin</artifactId>
297-
<version>3.11.3</version>
297+
<version>3.12.0</version>
298298
<executions>
299299
<execution>
300300
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)