Skip to content

Commit bc04d70

Browse files
committed
Upgrade to HtmlUnit 4.4.0
Closes gh-41799
1 parent c7bf636 commit bc04d70

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
@@ -572,7 +572,7 @@ bom {
572572
]
573573
}
574574
}
575-
library("HtmlUnit", "4.3.0") {
575+
library("HtmlUnit", "4.4.0") {
576576
group("org.htmlunit") {
577577
modules = [
578578
"htmlunit" {

0 commit comments

Comments
 (0)