Skip to content

Commit ba9c909

Browse files
committed
Upgrade to HtmlUnit 4.14.0
Closes gh-46740
1 parent dd617ed commit ba9c909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ bom {
603603
]
604604
}
605605
}
606-
library("HtmlUnit", "4.13.0") {
606+
library("HtmlUnit", "4.14.0") {
607607
group("org.htmlunit") {
608608
modules = [
609609
"htmlunit"

0 commit comments

Comments
 (0)