Skip to content

Commit 20f02c0

Browse files
committed
3.6.0-SNAPSHOT
1 parent 293adfa commit 20f02c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.htmlunit</groupId>
66
<artifactId>htmlunit-cssparser</artifactId>
7-
<version>3.5.0</version>
7+
<version>3.6.0-SNAPSHOT</version>
88
<name>HtmlUnit CSS Parser</name>
99
<organization>
1010
<name>HtmlUnit</name>
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-javadoc-plugin</artifactId>
201-
<version>3.5.0</version>
201+
<version>3.6.0</version>
202202
<configuration>
203203
<additionalparam>--allow-script-in-comments</additionalparam>
204204
<excludePackageNames>org.htmlunit.cssparser.parser.javacc</excludePackageNames>

0 commit comments

Comments
 (0)