Skip to content

Commit 0ccca91

Browse files
committed
Upgrade to Selenium HtmlUnit 4.34.0
Closes gh-46746
1 parent ad8ca01 commit 0ccca91

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
@@ -2203,7 +2203,7 @@ bom {
22032203
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
22042204
}
22052205
}
2206-
library("Selenium HtmlUnit", "4.33.0") {
2206+
library("Selenium HtmlUnit", "4.34.0") {
22072207
group("org.seleniumhq.selenium") {
22082208
modules = [
22092209
"htmlunit3-driver"

0 commit comments

Comments
 (0)