diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 208fe37f62b..5f4c9a6caae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1084,7 +1084,7 @@ bom { ] } } - library("Maven Dependency Plugin", "3.1.1") { + library("Maven Dependency Plugin", "3.1.2") { group("org.apache.maven.plugins") { plugins = [ "maven-dependency-plugin"