Skip to content

Commit 7774f28

Browse files
committed
start working on 4.17.0
1 parent 97d5919 commit 7774f28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.seleniumhq.selenium</groupId>
77
<artifactId>htmlunit3-driver</artifactId>
8-
<version>4.16.0</version>
8+
<version>4.17.0-SNAPSHOT</version>
99

1010
<name>${project.artifactId}</name>
1111
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -19,7 +19,7 @@
1919
<maven.compiler.target>11</maven.compiler.target>
2020

2121
<selenium.version>4.16.0</selenium.version>
22-
<htmlunit.version>3.9.0</htmlunit.version>
22+
<htmlunit.version>3.10.0-SNAPSHOT</htmlunit.version>
2323

2424
<jetty.version>9.4.53.v20231009</jetty.version>
2525

0 commit comments

Comments
 (0)