diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bbf784c7fa3..e3be7eb341d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -984,7 +984,7 @@ bom { ] } } - library("Maven Shade Plugin", "3.3.0") { + library("Maven Shade Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-shade-plugin"