diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 60e164f1bc1..2e0e3889ccf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -436,7 +436,7 @@ bom { ] } } - library("HtmlUnit", "2.43.0") { + library("HtmlUnit", "2.44.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {