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