diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a2578c6aa9c..550b8b4a414 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1028,7 +1028,7 @@ bom { ] } } - library("Maven Enforcer Plugin", "3.0.0-M3") { + library("Maven Enforcer Plugin", "3.0.0") { group("org.apache.maven.plugins") { plugins = [ "maven-enforcer-plugin"