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