diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a15d45ae2a..06d4c549ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1423,7 +1423,7 @@ bom { ] } } - library("Maven Install Plugin", "3.1.3") { + library("Maven Install Plugin", "3.1.4") { prohibit { contains "-beta-" because "we don't want betas"