Upgrade to Protobuf 3.7.1 and HtmlUnit 2.35
This commit is contained in:
@@ -37,10 +37,10 @@ dependencies {
|
||||
optional("org.apache.taglibs:taglibs-standard-jstlel:1.2.5") {
|
||||
exclude group: "org.apache.taglibs", module: "taglibs-standard-spec"
|
||||
}
|
||||
optional("net.sourceforge.htmlunit:htmlunit:2.34.1") {
|
||||
optional("net.sourceforge.htmlunit:htmlunit:2.35.0") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.34.0") {
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.35.1") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:selenium-java:3.141.59") {
|
||||
|
||||
Reference in New Issue
Block a user