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