Skip to content

Commit 05ffcdf

Browse files
committed
Upgrade to Selenium HtmlUnit 4.35.0
Closes gh-46900
1 parent 9ddc0eb commit 05ffcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2212,7 +2212,7 @@ bom {
22122212
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
22132213
}
22142214
}
2215-
library("Selenium HtmlUnit", "4.34.0") {
2215+
library("Selenium HtmlUnit", "4.35.0") {
22162216
group("org.seleniumhq.selenium") {
22172217
modules = [
22182218
"htmlunit3-driver"

0 commit comments

Comments
 (0)