diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b199a9a0b8..b9760f5c64 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1498,7 +1498,7 @@ bom { ] } } - library("Versions Maven Plugin", "2.12.0") { + library("Versions Maven Plugin", "2.14.2") { group("org.codehaus.mojo") { plugins = [ "versions-maven-plugin"