diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6d5b9f648c1..9846d4865fb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1383,7 +1383,7 @@ bom { releaseNotes("https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-{version}") } } - library("Maven Enforcer Plugin", "3.5.0") { + library("Maven Enforcer Plugin", "3.6.0") { group("org.apache.maven.plugins") { plugins = [ "maven-enforcer-plugin"