Skip to content

Commit 0ec381c

Browse files
committed
Upgrade to Selenium HtmlUnit 4.30.0
Closes gh-45127
1 parent d621e5e commit 0ec381c

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
@@ -2088,7 +2088,7 @@ bom {
20882088
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
20892089
}
20902090
}
2091-
library("Selenium HtmlUnit", "4.29.0") {
2091+
library("Selenium HtmlUnit", "4.30.0") {
20922092
group("org.seleniumhq.selenium") {
20932093
modules = [
20942094
"htmlunit3-driver"

0 commit comments

Comments
 (0)