diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d85a4d7520..945f823318 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1176,7 +1176,7 @@ bom { ] } } - library("Maven War Plugin", "3.2.3") { + library("Maven War Plugin", "3.3.0") { group("org.apache.maven.plugins") { plugins = [ "maven-war-plugin"