diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eb08b7b3fcc..6de2d8ddd16 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -395,7 +395,7 @@ bom { ] } } - library("HtmlUnit", "2.61.0") { + library("HtmlUnit", "2.62.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {