diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1fc2ccf696e..5f262f2a8c0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -432,7 +432,7 @@ bom { ] } } - library("HtmlUnit", "2.44.0") { + library("HtmlUnit", "2.46.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {