Skip to content

Commit 1a09ade

Browse files
committed
use cssparser and neko release
1 parent 4e0b6ac commit 1a09ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<maven.compiler.source>8</maven.compiler.source>
2626
<maven.compiler.target>8</maven.compiler.target>
2727

28-
<htmlunitcssparser.version>1.14.0-SNAPSHOT</htmlunitcssparser.version>
29-
<htmlunitneko.version>2.70.0-SNAPSHOT</htmlunitneko.version>
28+
<htmlunitcssparser.version>1.14.0</htmlunitcssparser.version>
29+
<htmlunitneko.version>2.70.0</htmlunitneko.version>
3030
<htmlunitcorejs.version>2.70.0</htmlunitcorejs.version>
3131
<htmlunitxpath.version>2.70.0</htmlunitxpath.version>
3232

0 commit comments

Comments
 (0)