diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f31b1de75d..4f5e55fd18 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1166,7 +1166,7 @@ bom { ] } } - library("Maven Dependency Plugin", "3.6.1") { + library("Maven Dependency Plugin", "3.7.1") { group("org.apache.maven.plugins") { plugins = [ "maven-dependency-plugin"