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 34eb701 commit e94d579Copy full SHA for e94d579
pom.xml
@@ -2583,7 +2583,7 @@
2583
<groupId>org.apache.maven.plugins</groupId>
2584
<artifactId>maven-javadoc-plugin</artifactId>
2585
<!-- Lock down plugin version for build reproducibility -->
2586
- <version>3.10.0</version>
+ <version>3.12.0</version>
2587
<configuration>
2588
<!-- Always exclude the internal package since it's not user-public -->
2589
<excludePackageNames>*.internal, *.internal.*</excludePackageNames>
0 commit comments