Skip to content

Commit 23ddbf1

Browse files
committed
Upgrade to Selenium HtmlUnit 4.36.1
Closes gh-47588
1 parent c31a96e commit 23ddbf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,7 @@ bom {
23012301
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
23022302
}
23032303
}
2304-
library("Selenium HtmlUnit", "4.35.0") {
2304+
library("Selenium HtmlUnit", "4.36.1") {
23052305
group("org.seleniumhq.selenium") {
23062306
modules = [
23072307
"htmlunit3-driver"

0 commit comments

Comments
 (0)