Skip to content

Commit f30d6ae

Browse files
committed
Upgrade to Selenium HtmlUnit 4.8.0
Closes gh-34109
1 parent dcc2d4d commit f30d6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ bom {
12791279
]
12801280
}
12811281
}
1282-
library("Selenium HtmlUnit", "4.5.2") {
1282+
library("Selenium HtmlUnit", "4.8.0") {
12831283
group("org.seleniumhq.selenium") {
12841284
modules = [
12851285
"htmlunit-driver"

0 commit comments

Comments
 (0)