Upgrade to Tomcat 8.5.29 and Selenium 3.11
This commit is contained in:
@@ -48,7 +48,7 @@ dependencies {
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.2") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:selenium-java:3.10.0") {
|
||||
optional("org.seleniumhq.selenium:selenium-java:3.11.0") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
exclude group: "io.netty", module: "netty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user