diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0acb4973ab..0e6470c774 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2474,7 +2474,7 @@ bom { releaseNotes("https://github.com/undertow-io/undertow/releases/tag/{version}") } } - library("Versions Maven Plugin", "2.17.1") { + library("Versions Maven Plugin", "2.18.0") { group("org.codehaus.mojo") { plugins = [ "versions-maven-plugin"