Skip to content

Commit e226abc

Browse files
committed
Upgrade to HtmlUnit 4.3.0
Closes gh-41408
1 parent e55a730 commit e226abc

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
@@ -568,7 +568,7 @@ bom {
568568
]
569569
}
570570
}
571-
library("HtmlUnit", "4.2.0") {
571+
library("HtmlUnit", "4.3.0") {
572572
group("org.htmlunit") {
573573
modules = [
574574
"htmlunit" {

0 commit comments

Comments
 (0)