diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0420e76396a..8939f662d4c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -482,7 +482,7 @@ bom { ] } } - library("HtmlUnit", "2.54.0") { + library("HtmlUnit", "2.56.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {