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 18a441f commit d22c76bCopy full SHA for d22c76b
pom.xml
@@ -113,7 +113,7 @@
113
<plugin>
114
<groupId>org.apache.maven.plugins</groupId>
115
<artifactId>maven-javadoc-plugin</artifactId>
116
- <version>3.7.0</version>
+ <version>3.11.1</version>
117
<executions>
118
<execution>
119
<id>attach-javadocs</id>
@@ -241,7 +241,7 @@
241
242
243
244
245
<configuration>
246
<stylesheet>java</stylesheet>
247
<source>11</source>
0 commit comments