diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a0513df61..dc4e2c4b1d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -391,7 +391,7 @@ bom { ] } } - library("HtmlUnit", "2.64.0") { + library("HtmlUnit", "2.65.1") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {