Skip to content

Commit 577c45a

Browse files
committed
Upgrade to Selenium HtmlUnit 4.25.0
Closes gh-42827
1 parent 44e7320 commit 577c45a

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
@@ -1843,7 +1843,7 @@ bom {
18431843
releaseNotes("https://github.com/SeleniumHQ/selenium/releases/tag/selenium-{version}")
18441844
}
18451845
}
1846-
library("Selenium HtmlUnit", "4.23.0") {
1846+
library("Selenium HtmlUnit", "4.25.0") {
18471847
group("org.seleniumhq.selenium") {
18481848
modules = [
18491849
"htmlunit3-driver"

0 commit comments

Comments
 (0)