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