Skip to content

Commit a144105

Browse files
committed
Upgrade to HtmlUnit 4.13.0
Closes gh-46328
1 parent bd09c78 commit a144105

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
@@ -611,7 +611,7 @@ bom {
611611
]
612612
}
613613
}
614-
library("HtmlUnit", "4.11.1") {
614+
library("HtmlUnit", "4.13.0") {
615615
group("org.htmlunit") {
616616
modules = [
617617
"htmlunit"

0 commit comments

Comments
 (0)