diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c8d2866c6f..bbfd0d00fea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -314,7 +314,7 @@ bom { ] } } - library("Flatten Maven Plugin", "1.2.5") { + library("Flatten Maven Plugin", "1.2.7") { group("org.codehaus.mojo") { plugins = [ "flatten-maven-plugin"