diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e211f446b3..f31b1de75d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1152,7 +1152,7 @@ bom { ] } } - library("Maven Clean Plugin", "3.3.2") { + library("Maven Clean Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-clean-plugin"