Skip to content

Commit ede80f7

Browse files
committed
Upgrade to Selenium HtmlUnit 4.22.0
Closes gh-41425
1 parent bbc9ee9 commit ede80f7

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
@@ -1831,7 +1831,7 @@ bom {
18311831
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
18321832
}
18331833
}
1834-
library("Selenium HtmlUnit", "4.20.0") {
1834+
library("Selenium HtmlUnit", "4.22.0") {
18351835
group("org.seleniumhq.selenium") {
18361836
modules = [
18371837
"htmlunit3-driver"

0 commit comments

Comments
 (0)