diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2b989c847ce..82b7ba3d6df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -841,7 +841,7 @@ bom { ] } } - library("Maven Deploy Plugin", "3.0.0") { + library("Maven Deploy Plugin", "3.1.0") { group("org.apache.maven.plugins") { plugins = [ "maven-deploy-plugin"