diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fae45f9f41..042d7f59db 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -317,7 +317,7 @@ bom { ] } } - library("Flatten Maven Plugin", "1.1.0") { + library("Flatten Maven Plugin", "1.2.1") { group("org.codehaus.mojo") { plugins = [ "flatten-maven-plugin"