Skip to content

Commit a88d4bf

Browse files
committed
Upgrade to Selenium HtmlUnit 4.29.0
Closes gh-44623
1 parent 38eadf6 commit a88d4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,7 @@ bom {
21202120
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
21212121
}
21222122
}
2123-
library("Selenium HtmlUnit", "4.28.0") {
2123+
library("Selenium HtmlUnit", "4.29.0") {
21242124
group("org.seleniumhq.selenium") {
21252125
modules = [
21262126
"htmlunit3-driver"

0 commit comments

Comments
 (0)