We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39aee4f commit 4447140Copy full SHA for 4447140
selenium4Deps.gradle
@@ -34,7 +34,7 @@ dependencies {
34
api 'org.seleniumhq.selenium:selenium-safari-driver:4.33.0'
35
api 'com.nordstrom.ui-tools:htmlunit-remote:4.33.0'
36
api 'org.seleniumhq.selenium:htmlunit3-driver:4.33.0'
37
- api 'org.htmlunit:htmlunit:4.12.0'
+ api 'org.htmlunit:htmlunit:4.13.0'
38
api 'com.codeborne:phantomjsdriver:1.5.0'
39
api 'org.apache.httpcomponents:httpclient:4.5.14'
40
api 'org.eclipse.jetty:jetty-servlet:9.4.57.v20241219'
0 commit comments