Merge branch '2.7.x'
This commit is contained in:
commit
1f0025b7df
|
@ -397,7 +397,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("HtmlUnit", "2.59.0") {
|
library("HtmlUnit", "2.60.0") {
|
||||||
group("net.sourceforge.htmlunit") {
|
group("net.sourceforge.htmlunit") {
|
||||||
modules = [
|
modules = [
|
||||||
"htmlunit" {
|
"htmlunit" {
|
||||||
|
@ -1251,7 +1251,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Selenium HtmlUnit", "3.59.0") {
|
library("Selenium HtmlUnit", "3.60.0") {
|
||||||
group("org.seleniumhq.selenium") {
|
group("org.seleniumhq.selenium") {
|
||||||
modules = [
|
modules = [
|
||||||
"htmlunit-driver"
|
"htmlunit-driver"
|
||||||
|
|
Loading…
Reference in New Issue