Skip to content

Commit

Permalink
the libs are released
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Apr 27, 2024
1 parent a64d5a8 commit 2886a98
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>

<htmlunitcssparser.version>4.0.0</htmlunitcssparser.version>
<htmlunitcsp.version>4.0.0</htmlunitcsp.version>
<htmlunitneko.version>4.1.0-SNAPSHOT</htmlunitneko.version>
<htmlunitxpath.version>4.0.0</htmlunitxpath.version>
<htmlunitcssparser.version>4.1.0</htmlunitcssparser.version>
<htmlunitcsp.version>4.1.0</htmlunitcsp.version>
<htmlunitneko.version>4.1.0</htmlunitneko.version>
<htmlunitxpath.version>4.1.0</htmlunitxpath.version>
<htmlunitcorejs.version>4.1.0-SNAPSHOT</htmlunitcorejs.version>
<htmlunitwebsocketclient.version>4.0.0</htmlunitwebsocketclient.version>
<htmlunitwebsocketclient.version>4.1.0</htmlunitwebsocketclient.version>

<httpcomponents.version>4.5.14</httpcomponents.version>

Expand Down

0 comments on commit 2886a98

Please sign in to comment.