diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 05fb68b0355b..8a3e3df74ec7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1193,7 +1193,7 @@ bom { ] } } - library("Maven War Plugin", "3.3.1") { + library("Maven War Plugin", "3.3.2") { group("org.apache.maven.plugins") { plugins = [ "maven-war-plugin"