Skip to content

Commit e290c9b

Browse files
committed
Upgrade to Selenium HtmlUnit 4.23.0
Closes gh-41815
1 parent d979484 commit e290c9b

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
@@ -1860,7 +1860,7 @@ bom {
18601860
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
18611861
}
18621862
}
1863-
library("Selenium HtmlUnit", "4.22.0") {
1863+
library("Selenium HtmlUnit", "4.23.0") {
18641864
group("org.seleniumhq.selenium") {
18651865
modules = [
18661866
"htmlunit3-driver"

0 commit comments

Comments
 (0)