Skip to content

Commit e94d579

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0
1 parent 34eb701 commit e94d579

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
@@ -2583,7 +2583,7 @@
25832583
<groupId>org.apache.maven.plugins</groupId>
25842584
<artifactId>maven-javadoc-plugin</artifactId>
25852585
<!-- Lock down plugin version for build reproducibility -->
2586-
<version>3.10.0</version>
2586+
<version>3.12.0</version>
25872587
<configuration>
25882588
<!-- Always exclude the internal package since it's not user-public -->
25892589
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)