diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6ac2d659b6..101b812400 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -485,7 +485,7 @@ bom { ] } } - library("HtmlUnit", "2.56.0") { + library("HtmlUnit", "2.58.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {