Skip to content

Commit 1d9af1a

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
1 parent 33eb6cd commit 1d9af1a

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
@@ -2596,7 +2596,7 @@
25962596
<groupId>org.apache.maven.plugins</groupId>
25972597
<artifactId>maven-javadoc-plugin</artifactId>
25982598
<!-- Lock down plugin version for build reproducibility -->
2599-
<version>3.10.0</version>
2599+
<version>3.11.2</version>
26002600
<configuration>
26012601
<!-- Always exclude the internal package since it's not user-public -->
26022602
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)