Skip to content

Commit 97dd978

Browse files
committed
Upgrade to Selenium HtmlUnit 2.38.0
Closes gh-20465
1 parent 2620be1 commit 97dd978

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
@@ -1534,7 +1534,7 @@ bom {
15341534
]
15351535
}
15361536
}
1537-
library("Selenium HtmlUnit", "2.37.0") {
1537+
library("Selenium HtmlUnit", "2.38.0") {
15381538
group("org.seleniumhq.selenium") {
15391539
modules = [
15401540
"htmlunit-driver"

0 commit comments

Comments
 (0)