We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9034221 commit 52f4808Copy full SHA for 52f4808
pom.xml
@@ -254,7 +254,7 @@
254
<plugin>
255
<groupId>org.apache.maven.plugins</groupId>
256
<artifactId>maven-javadoc-plugin</artifactId>
257
- <version>3.10.1</version>
+ <version>3.11.1</version>
258
<configuration>
259
<source>${maven.compiler.source}</source>
260
<doclint>none</doclint>
@@ -586,7 +586,7 @@
586
587
588
589
590
<executions>
591
<execution>
592
<id>attach-javadocs</id>
0 commit comments