Skip to content

Commit

Permalink
use first release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 12, 2025
1 parent 33b9f3a commit e151c3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<maven.compiler.target>8</maven.compiler.target>

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

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

Expand Down

0 comments on commit e151c3b

Please sign in to comment.