Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3…
Browse files Browse the repository at this point in the history
….10.1
  • Loading branch information
renovate-bot committed Oct 22, 2024
1 parent 0e24927 commit ce457b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2561,7 +2561,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<!-- Lock down plugin version for build reproducibility -->
<version>3.10.0</version>
<version>3.10.1</version>
<configuration>
<!-- Always exclude the internal package since it's not user-public -->
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>
Expand Down

0 comments on commit ce457b8

Please sign in to comment.