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