Skip to content

Commit 504464d

Browse files
committed
Upgrade to HtmlUnit 4.11.1
Closes gh-45107
1 parent e4e4b6b commit 504464d

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
@@ -593,7 +593,7 @@ bom {
593593
]
594594
}
595595
}
596-
library("HtmlUnit", "4.10.0") {
596+
library("HtmlUnit", "4.11.1") {
597597
group("org.htmlunit") {
598598
modules = [
599599
"htmlunit" {

0 commit comments

Comments
 (0)