diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 19a98048f1..76f11dce46 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -945,7 +945,7 @@ bom { ] } } - library("Maven Install Plugin", "2.5.2") { + library("Maven Install Plugin", "3.0.0") { group("org.apache.maven.plugins") { plugins = [ "maven-install-plugin"