diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd6d953f5f..26e299cec3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -481,7 +481,7 @@ bom { ] } } - library("HtmlUnit", "2.37.0") { + library("HtmlUnit", "2.38.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" {