diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3f1633a502..2e0831064e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -834,7 +834,7 @@ bom { ] } } - library("Maven Dependency Plugin", "3.3.0") { + library("Maven Dependency Plugin", "3.5.0") { group("org.apache.maven.plugins") { plugins = [ "maven-dependency-plugin"