diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 15cb2a9e980..f3e28ccd92a 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -603,7 +603,7 @@ bom { ] } } - library("HtmlUnit", "4.15.0") { + library("HtmlUnit", "4.16.0") { group("org.htmlunit") { modules = [ "htmlunit"