diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3b693b7cc4..d634b8b0e8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -594,7 +594,7 @@ bom { ] } } - library("HtmlUnit", "4.9.0") { + library("HtmlUnit", "4.10.0") { group("org.htmlunit") { modules = [ "htmlunit" {