Skip to content

Commit eaa8ada

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

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

0 commit comments

Comments
 (0)