diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index baf284fe12..541286dacd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1856,7 +1856,7 @@ bom { ] } } - library("Versions Maven Plugin", "2.9.0") { + library("Versions Maven Plugin", "2.10.0") { group("org.codehaus.mojo") { plugins = [ "versions-maven-plugin"