diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 042d7f59db3..eca14e0fdbe 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1154,7 +1154,7 @@ bom { ] } } - library("Maven Shade Plugin", "3.2.1") { + library("Maven Shade Plugin", "3.2.2") { group("org.apache.maven.plugins") { plugins = [ "maven-shade-plugin"