diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a9a8643eee..61c9ec5b75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1238,7 +1238,7 @@ bom { ] } } - library("Maven Install Plugin", "3.1.2") { + library("Maven Install Plugin", "3.1.3") { group("org.apache.maven.plugins") { plugins = [ "maven-install-plugin"