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