Skip to content

Commit 1c8392e

Browse files
committed
Upgrade to Selenium HtmlUnit 2.43.1
Closes gh-22937
1 parent 7310b7d commit 1c8392e

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
@@ -1466,7 +1466,7 @@ bom {
14661466
]
14671467
}
14681468
}
1469-
library("Selenium HtmlUnit", "2.43.0") {
1469+
library("Selenium HtmlUnit", "2.43.1") {
14701470
group("org.seleniumhq.selenium") {
14711471
modules = [
14721472
"htmlunit-driver"

0 commit comments

Comments
 (0)