Skip to content

Commit dff698e

Browse files
authored
Upgrade to HtmlUnitDriver 4.25.0 (#280)
1 parent 88ff3a1 commit dff698e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

selenium4Deps.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ dependencies {
3232
api 'org.seleniumhq.selenium:selenium-firefox-driver:4.25.0'
3333
api 'org.seleniumhq.selenium:selenium-opera-driver:4.4.0'
3434
api 'org.seleniumhq.selenium:selenium-safari-driver:4.25.0'
35-
api 'com.nordstrom.ui-tools:htmlunit-remote:4.23.0'
36-
api 'org.seleniumhq.selenium:htmlunit3-driver:4.23.0'
37-
api 'org.htmlunit:htmlunit:4.4.0'
35+
api 'com.nordstrom.ui-tools:htmlunit-remote:4.25.0'
36+
api 'org.seleniumhq.selenium:htmlunit3-driver:4.25.0'
37+
api 'org.htmlunit:htmlunit:4.5.0'
3838
api 'com.codeborne:phantomjsdriver:1.5.0'
3939
api 'org.apache.httpcomponents:httpclient:4.5.14'
4040
api 'org.eclipse.jetty:jetty-servlet:9.4.50.v20221201'

0 commit comments

Comments
 (0)