diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 01f780a871..6561f9b1a5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1163,7 +1163,7 @@ bom { ] } } - library("Maven Dependency Plugin", "3.2.0") { + library("Maven Dependency Plugin", "3.3.0") { group("org.apache.maven.plugins") { plugins = [ "maven-dependency-plugin"