Upgrade to Tomcat 8.5.28 (and Selenium HtmlUnit Driver 2.29.2)
This commit is contained in:
@@ -46,7 +46,7 @@ dependencies {
|
||||
optional("net.sourceforge.htmlunit:htmlunit:2.29") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.1") {
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.2") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:selenium-java:3.9.1") {
|
||||
|
||||
Reference in New Issue
Block a user