Skip to content

Commit

Permalink
use 2.69.0 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 5, 2023
1 parent 5bfe215 commit 7927734
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,9 +26,9 @@
<maven.compiler.target>8</maven.compiler.target>

<htmlunitcssparser.version>1.13.0</htmlunitcssparser.version>
<htmlunitneko.version>2.69.0-SNAPSHOT</htmlunitneko.version>
<htmlunitcorejs.version>2.69.0-SNAPSHOT</htmlunitcorejs.version>
<htmlunitxpath.version>2.69.0-SNAPSHOT</htmlunitxpath.version>
<htmlunitneko.version>2.69.0</htmlunitneko.version>
<htmlunitcorejs.version>2.69.0</htmlunitcorejs.version>
<htmlunitxpath.version>2.69.0</htmlunitxpath.version>

<htmlunitdriver.version>4.7.2</htmlunitdriver.version>
<selenium.version>4.7.2</selenium.version>
Expand Down

0 comments on commit 7927734

Please sign in to comment.