Skip to content

Commit 9ea9770

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
1 parent c8e69e9 commit 9ea9770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2591,7 +2591,7 @@
25912591
<groupId>org.apache.maven.plugins</groupId>
25922592
<artifactId>maven-javadoc-plugin</artifactId>
25932593
<!-- Lock down plugin version for build reproducibility -->
2594-
<version>3.10.0</version>
2594+
<version>3.11.2</version>
25952595
<configuration>
25962596
<!-- Always exclude the internal package since it's not user-public -->
25972597
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)