diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 91f1d6f5a8..36bd5c11d4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -450,7 +450,7 @@ bom { ] } } - library("HtmlUnit", "2.46.0") { + library("HtmlUnit", "2.47.1") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {