diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 3e0205690f8..7e3461115a8 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -705,7 +705,7 @@ bom { ] } } - library("HtmlUnit", "5.4.0") { + library("HtmlUnit", "5.5.0") { group("org.htmlunit") { modules = [ "htmlunit"