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 5eedac0 commit a4ea95aCopy full SHA for a4ea95a
pom.xml
@@ -198,7 +198,7 @@
198
<plugin>
199
<groupId>org.apache.maven.plugins</groupId>
200
<artifactId>maven-javadoc-plugin</artifactId>
201
- <version>3.4.1</version>
+ <version>3.5.0</version>
202
<configuration>
203
<additionalparam>--allow-script-in-comments</additionalparam>
204
<excludePackageNames>org.htmlunit.cssparser.parser.javacc</excludePackageNames>
@@ -270,7 +270,7 @@
270
271
272
273
274
275
276
<links>
0 commit comments