diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 75ee4dd956..9d1f94348b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -576,7 +576,7 @@ bom { ] } } - library("HtmlUnit", "4.7.0") { + library("HtmlUnit", "4.8.0") { group("org.htmlunit") { modules = [ "htmlunit" {