Skip to content

Commit 6ea5511

Browse files
committed
Upgrade to Selenium HtmlUnit 4.27.0
Closes gh-43694
1 parent 4f81ed6 commit 6ea5511

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
@@ -2034,7 +2034,7 @@ bom {
20342034
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
20352035
}
20362036
}
2037-
library("Selenium HtmlUnit", "4.25.0") {
2037+
library("Selenium HtmlUnit", "4.27.0") {
20382038
group("org.seleniumhq.selenium") {
20392039
modules = [
20402040
"htmlunit3-driver"

0 commit comments

Comments
 (0)