diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 07a8eeb27c..dde4a487fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -416,7 +416,7 @@ bom { .formatted(version.toString("_")) } } } - library("Git Commit ID Maven Plugin", "8.0.2") { + library("Git Commit ID Maven Plugin", "9.0.1") { group("io.github.git-commit-id") { plugins = [ "git-commit-id-maven-plugin"