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 a73aa5e commit eaa8adaCopy full SHA for eaa8ada
pom.xml
@@ -2597,7 +2597,7 @@
2597
<groupId>org.apache.maven.plugins</groupId>
2598
<artifactId>maven-javadoc-plugin</artifactId>
2599
<!-- Lock down plugin version for build reproducibility -->
2600
- <version>3.10.0</version>
+ <version>3.11.2</version>
2601
<configuration>
2602
<!-- Always exclude the internal package since it's not user-public -->
2603
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>
0 commit comments