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