Skip to content

Commit b70c409

Browse files
committed
Upgrade to Selenium HtmlUnit 3.60.0
Closes gh-30391
1 parent d7ca776 commit b70c409

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
@@ -1595,7 +1595,7 @@ bom {
15951595
]
15961596
}
15971597
}
1598-
library("Selenium HtmlUnit", "3.59.0") {
1598+
library("Selenium HtmlUnit", "3.60.0") {
15991599
group("org.seleniumhq.selenium") {
16001600
modules = [
16011601
"htmlunit-driver"

0 commit comments

Comments
 (0)