diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 83f7556a67..4aed951eb7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -310,13 +310,6 @@ bom { ] } } - library("Flatten Maven Plugin", "1.2.2") { - group("org.codehaus.mojo") { - plugins = [ - "flatten-maven-plugin" - ] - } - } library("Flyway", "6.4.4") { group("org.flywaydb") { modules = [