diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a1c8ef7883..f9e835cd73 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -460,7 +460,7 @@ bom { ] } } - library("HtmlUnit", "2.51.0") { + library("HtmlUnit", "2.52.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {