diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a3c2ccf6cb..ccc21dd17d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -463,7 +463,7 @@ bom { ] } } - library("HtmlUnit", "2.53.0") { + library("HtmlUnit", "2.54.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {