diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5c3a2b9b978..474a7f5ae2d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -451,7 +451,7 @@ bom { ] } } - library("HtmlUnit", "2.47.1") { + library("HtmlUnit", "2.49.1") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {