Skip to content

Commit ae5dadc

Browse files
committed
Upgrade to Selenium HtmlUnit 4.33.0
Closes gh-46347
1 parent d0fe716 commit ae5dadc

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
@@ -2176,7 +2176,7 @@ bom {
21762176
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
21772177
}
21782178
}
2179-
library("Selenium HtmlUnit", "4.30.0") {
2179+
library("Selenium HtmlUnit", "4.33.0") {
21802180
group("org.seleniumhq.selenium") {
21812181
modules = [
21822182
"htmlunit3-driver"

0 commit comments

Comments
 (0)