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.
2 parents 32296be + fbfecf8 commit 06fbb8fCopy full SHA for 06fbb8f
pom.xml
@@ -117,7 +117,7 @@
117
<plugin>
118
<groupId>org.apache.maven.plugins</groupId>
119
<artifactId>maven-javadoc-plugin</artifactId>
120
- <version>3.6.3</version>
+ <version>3.7.0</version>
121
<configuration>
122
<source>8</source>
123
</configuration>
@@ -246,7 +246,7 @@
246
247
248
249
250
<reportSets>
251
<reportSet><!-- by default, id = "default" -->
252
<reports><!-- select non-aggregate reports -->
0 commit comments