diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3f9428bb1d..138e333737 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -892,7 +892,7 @@ bom { ] } } - library("Maven Dependency Plugin", "3.6.0") { + library("Maven Dependency Plugin", "3.6.1") { group("org.apache.maven.plugins") { plugins = [ "maven-dependency-plugin"