Skip to content

Commit 24aff85

Browse files
committed
Upgrade to HtmlUnit 4.7.0
Closes gh-43673
1 parent 0206620 commit 24aff85

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.5.0") {
579+
library("HtmlUnit", "4.7.0") {
580580
group("org.htmlunit") {
581581
modules = [
582582
"htmlunit" {

0 commit comments

Comments
 (0)