diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d661da2b3e9..55e91e6d5a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -813,7 +813,7 @@ bom { ] } } - library("Maven Assembly Plugin", "3.4.2") { + library("Maven Assembly Plugin", "3.5.0") { group("org.apache.maven.plugins") { plugins = [ "maven-assembly-plugin"