Skip to content

Commit 54f4838

Browse files
committed
Upgrade to Selenium HtmlUnit 2.53.0
Closes gh-28097
1 parent a7a545c commit 54f4838

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
@@ -1540,7 +1540,7 @@ bom {
15401540
]
15411541
}
15421542
}
1543-
library("Selenium HtmlUnit", "2.52.0") {
1543+
library("Selenium HtmlUnit", "2.53.0") {
15441544
group("org.seleniumhq.selenium") {
15451545
modules = [
15461546
"htmlunit-driver"

0 commit comments

Comments
 (0)