Skip to content

Commit 8cae2a0

Browse files
committed
switch to first release versions 4.13.0
1 parent 2d1af5f commit 8cae2a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
<maven.compiler.source>8</maven.compiler.source>
2828
<maven.compiler.target>8</maven.compiler.target>
2929

30-
<htmlunitcsp.version>4.12.0</htmlunitcsp.version>
31-
<htmlunitcssparser.version>4.12.0</htmlunitcssparser.version>
30+
<htmlunitcsp.version>4.13.0</htmlunitcsp.version>
31+
<htmlunitcssparser.version>4.14.0</htmlunitcssparser.version>
3232
<htmlunitcorejs.version>4.13.0-SNAPSHOT</htmlunitcorejs.version>
3333
<htmlunitneko.version>4.13.0-SNAPSHOT</htmlunitneko.version>
34-
<htmlunitwebsocketclient.version>4.12.0</htmlunitwebsocketclient.version>
35-
<htmlunitxpath.version>4.12.0</htmlunitxpath.version>
34+
<htmlunitwebsocketclient.version>4.13.0</htmlunitwebsocketclient.version>
35+
<htmlunitxpath.version>4.13.0</htmlunitxpath.version>
3636

3737
<httpcomponents.version>4.5.14</httpcomponents.version>
3838
<commons-lang3.version>3.17.0</commons-lang3.version>

0 commit comments

Comments
 (0)