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 c8e69e9 commit 9ea9770Copy full SHA for 9ea9770
pom.xml
@@ -2591,7 +2591,7 @@
2591
<groupId>org.apache.maven.plugins</groupId>
2592
<artifactId>maven-javadoc-plugin</artifactId>
2593
<!-- Lock down plugin version for build reproducibility -->
2594
- <version>3.10.0</version>
+ <version>3.11.2</version>
2595
<configuration>
2596
<!-- Always exclude the internal package since it's not user-public -->
2597
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>
0 commit comments