diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c57711603c..6a867c0d9c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -233,7 +233,7 @@ bom { ] } } - library("Dependency Management Plugin", "1.0.11.RELEASE") { + library("Dependency Management Plugin", "1.0.15.RELEASE") { group("io.spring.gradle") { modules = [ "dependency-management-plugin"