Skip to content

Commit 8be6164

Browse files
committed
Upgrade to HtmlUnit 4.9.0
Closes gh-43942
1 parent b1d75da commit 8be6164

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
@@ -576,7 +576,7 @@ bom {
576576
]
577577
}
578578
}
579-
library("HtmlUnit", "4.8.0") {
579+
library("HtmlUnit", "4.9.0") {
580580
group("org.htmlunit") {
581581
modules = [
582582
"htmlunit" {

0 commit comments

Comments
 (0)