diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f6b0082c54..cb51e572ba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -437,7 +437,7 @@ bom { ] } } - library("HtmlUnit", "2.41.0") { + library("HtmlUnit", "2.42.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {