Skip to content

Commit 7ca49d0

Browse files
committed
all libs are released
1 parent 38ee3c6 commit 7ca49d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727

2828
<htmlunitcssparser.version>4.0.0</htmlunitcssparser.version>
2929
<htmlunitcsp.version>4.0.0</htmlunitcsp.version>
30-
<htmlunitneko.version>4.0.0-SNAPSHOT</htmlunitneko.version>
30+
<htmlunitneko.version>4.0.0</htmlunitneko.version>
3131
<htmlunitxpath.version>4.0.0</htmlunitxpath.version>
32-
<htmlunitcorejs.version>4.0.0-SNAPSHOT</htmlunitcorejs.version>
32+
<htmlunitcorejs.version>4.0.0</htmlunitcorejs.version>
3333
<htmlunitwebsocketclient.version>4.0.0</htmlunitwebsocketclient.version>
3434

3535
<httpcomponents.version>4.5.14</httpcomponents.version>
@@ -46,7 +46,7 @@
4646
<pmd.version>6.50.0</pmd.version>
4747
<junit.version>4.13.2</junit.version>
4848
<archunit.version>1.2.1</archunit.version>
49-
<dependencycheck.version>9.0.10</dependencycheck.version>
49+
<dependencycheck.version>9.1.0</dependencycheck.version>
5050
</properties>
5151

5252
<build>

0 commit comments

Comments
 (0)