diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eb2f669fd4b..f82a4ee7115 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -897,7 +897,7 @@ bom { ] } } - library("Maven Enforcer Plugin", "3.3.0") { + library("Maven Enforcer Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-enforcer-plugin"