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 c895e28 commit 93790d2Copy full SHA for 93790d2
core/pom.xml
@@ -57,7 +57,7 @@
57
<plugin>
58
<groupId>org.apache.maven.plugins</groupId>
59
<artifactId>maven-javadoc-plugin</artifactId>
60
- <version>3.11.2</version>
+ <version>3.11.3</version>
61
<configuration>
62
<sourcepath>src/main/java;target/generated-sources/annotations</sourcepath>
63
</configuration>
pom.xml
@@ -369,7 +369,7 @@
369
370
371
372
373
<executions>
374
<execution>
375
<id>attach-javadocs</id>
0 commit comments