diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55b448e0e5..84a671fb59 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -479,7 +479,7 @@ bom { ] } } - library("HtmlUnit", "2.36.0") { + library("HtmlUnit", "2.37.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {