diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4beb9e1e253..28b192cf303 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1708,7 +1708,7 @@ bom { ] } } - library("Versions Maven Plugin", "2.16.1") { + library("Versions Maven Plugin", "2.16.2") { group("org.codehaus.mojo") { plugins = [ "versions-maven-plugin"