diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2cfa4501e0f..5c52b228557 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -884,7 +884,7 @@ bom { ] } } - library("Maven Deploy Plugin", "3.1.1") { + library("Maven Deploy Plugin", "3.1.2") { group("org.apache.maven.plugins") { plugins = [ "maven-deploy-plugin"