Skip to content

Commit a929734

Browse files
committed
Upgrade to Selenium HtmlUnit 2.54.0
Closes gh-28420
1 parent 124bf26 commit a929734

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
@@ -1548,7 +1548,7 @@ bom {
15481548
]
15491549
}
15501550
}
1551-
library("Selenium HtmlUnit", "2.53.0") {
1551+
library("Selenium HtmlUnit", "2.54.0") {
15521552
group("org.seleniumhq.selenium") {
15531553
modules = [
15541554
"htmlunit-driver"

0 commit comments

Comments
 (0)