diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 597d6f8ffb..61dd81962f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -949,7 +949,7 @@ bom { ] } } - library("Maven Install Plugin", "3.0.0") { + library("Maven Install Plugin", "3.0.1") { group("org.apache.maven.plugins") { plugins = [ "maven-install-plugin"