diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aef24ccdda3..13aaeb590cd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -323,7 +323,7 @@ bom { ] } } - library("Git Commit ID Plugin", "4.0.3") { + library("Git Commit ID Plugin", "4.0.4") { group("pl.project13.maven") { plugins = [ "git-commit-id-plugin"