Skip to content

Commit e17c024

Browse files
committed
Upgrade to HtmlUnit 4.5.0
Closes gh-42820
1 parent 45c9fc0 commit e17c024

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
@@ -553,7 +553,7 @@ bom {
553553
]
554554
}
555555
}
556-
library("HtmlUnit", "4.4.0") {
556+
library("HtmlUnit", "4.5.0") {
557557
group("org.htmlunit") {
558558
modules = [
559559
"htmlunit" {

0 commit comments

Comments
 (0)