diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7ce8f0eb896..780c33973c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -992,7 +992,7 @@ bom { ] } } - library("Jaxen", "2.0.0") { + library("Jaxen", "2.0.1") { group("jaxen") { modules = [ "jaxen"