diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3cf5df120d..a711335880 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -869,7 +869,7 @@ bom { ] } } - library("Maven Install Plugin", "3.0.1") { + library("Maven Install Plugin", "3.1.0") { group("org.apache.maven.plugins") { plugins = [ "maven-install-plugin"