We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33eb6cd commit 1d9af1aCopy full SHA for 1d9af1a
pom.xml
@@ -2596,7 +2596,7 @@
2596
<groupId>org.apache.maven.plugins</groupId>
2597
<artifactId>maven-javadoc-plugin</artifactId>
2598
<!-- Lock down plugin version for build reproducibility -->
2599
- <version>3.10.0</version>
+ <version>3.11.2</version>
2600
<configuration>
2601
<!-- Always exclude the internal package since it's not user-public -->
2602
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>
0 commit comments