diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ebd762e9858..ac1706adbe0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -488,7 +488,7 @@ bom { ] } } - library("HtmlUnit", "2.58.0") { + library("HtmlUnit", "2.59.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {