We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f271214 commit e170fc9Copy full SHA for e170fc9
pom.xml
@@ -229,7 +229,7 @@
229
<plugin>
230
<groupId>org.apache.maven.plugins</groupId>
231
<artifactId>maven-javadoc-plugin</artifactId>
232
- <version>3.3.1</version>
+ <version>3.11.2</version>
233
<configuration>
234
<additionalJOptions>-Xdoclint:none</additionalJOptions>
235
<!-- we need to allow script in comments or otherwise we can't use google analytics js in footer below - JD 2017-03-30 -->
0 commit comments