Skip to content

Commit f33087e

Browse files
committed
Upgrade to HtmlUnit 4.10.0
Closes gh-44607
1 parent 443edcd commit f33087e

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
@@ -594,7 +594,7 @@ bom {
594594
]
595595
}
596596
}
597-
library("HtmlUnit", "4.9.0") {
597+
library("HtmlUnit", "4.10.0") {
598598
group("org.htmlunit") {
599599
modules = [
600600
"htmlunit" {

0 commit comments

Comments
 (0)