diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 496a30a5c1..3b581fe7b0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -399,7 +399,7 @@ bom { ] } } - library("HtmlUnit", "2.62.0") { + library("HtmlUnit", "2.63.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {