diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1a8bb1e3d2..ff1ffcf183 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -863,7 +863,7 @@ bom { ] } } - library("JDOM2", "2.0.6") { + library("JDOM2", "2.0.6.1") { group("org.jdom") { modules = [ "jdom2"