Skip to content

Commit ddb31ef

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1
1 parent 697b10b commit ddb31ef

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
@@ -2561,7 +2561,7 @@
25612561
<groupId>org.apache.maven.plugins</groupId>
25622562
<artifactId>maven-javadoc-plugin</artifactId>
25632563
<!-- Lock down plugin version for build reproducibility -->
2564-
<version>3.10.0</version>
2564+
<version>3.10.1</version>
25652565
<configuration>
25662566
<!-- Always exclude the internal package since it's not user-public -->
25672567
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)