Skip to content

Commit 5965df3

Browse files
committed
Upgrade to Selenium HtmlUnit 4.8.3
Closes gh-35094
1 parent 503e88f commit 5965df3

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
@@ -1337,7 +1337,7 @@ bom {
13371337
]
13381338
}
13391339
}
1340-
library("Selenium HtmlUnit", "4.8.1.1") {
1340+
library("Selenium HtmlUnit", "4.8.3") {
13411341
group("org.seleniumhq.selenium") {
13421342
modules = [
13431343
"htmlunit-driver"

0 commit comments

Comments
 (0)