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