Skip to content

Commit 9ab94ef

Browse files
committed
Upgrade to Selenium HtmlUnit 4.10.0
Closes gh-35975
1 parent 7053c3e commit 9ab94ef

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
@@ -1344,7 +1344,7 @@ bom {
13441344
]
13451345
}
13461346
}
1347-
library("Selenium HtmlUnit", "4.8.3") {
1347+
library("Selenium HtmlUnit", "4.10.0") {
13481348
group("org.seleniumhq.selenium") {
13491349
modules = [
13501350
"htmlunit-driver"

0 commit comments

Comments
 (0)