diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7800837a847..20c7f1fa7f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -568,7 +568,7 @@ bom { ] } } - library("HtmlUnit", "4.2.0") { + library("HtmlUnit", "4.3.0") { group("org.htmlunit") { modules = [ "htmlunit" {