Skip to content

Commit 11ff366

Browse files
committed
Upgrade to Selenium HtmlUnit 2.40.0
Closes gh-21413
1 parent 5411274 commit 11ff366

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
@@ -1542,7 +1542,7 @@ bom {
15421542
]
15431543
}
15441544
}
1545-
library("Selenium HtmlUnit", "2.39.0") {
1545+
library("Selenium HtmlUnit", "2.40.0") {
15461546
group("org.seleniumhq.selenium") {
15471547
modules = [
15481548
"htmlunit-driver"

0 commit comments

Comments
 (0)