|
|
|
@ -48,7 +48,7 @@ dependencies { |
|
|
|
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.2") { |
|
|
|
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.2") { |
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
} |
|
|
|
} |
|
|
|
optional("org.seleniumhq.selenium:selenium-java:3.9.1") { |
|
|
|
optional("org.seleniumhq.selenium:selenium-java:3.10.0") { |
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
exclude group: "commons-logging", module: "commons-logging" |
|
|
|
exclude group: "io.netty", module: "netty" |
|
|
|
exclude group: "io.netty", module: "netty" |
|
|
|
} |
|
|
|
} |
|
|
|
|