Skip to content

Commit 7a5e609

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
1 parent 65a0541 commit 7a5e609

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
@@ -2558,7 +2558,7 @@
25582558
<groupId>org.apache.maven.plugins</groupId>
25592559
<artifactId>maven-javadoc-plugin</artifactId>
25602560
<!-- Lock down plugin version for build reproducibility -->
2561-
<version>3.10.0</version>
2561+
<version>3.11.2</version>
25622562
<configuration>
25632563
<!-- Always exclude the internal package since it's not user-public -->
25642564
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)