diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1cb23d46aa..48eb8be4b9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -572,7 +572,7 @@ bom { ] } } - library("HtmlUnit", "4.3.0") { + library("HtmlUnit", "4.4.0") { group("org.htmlunit") { modules = [ "htmlunit" {