diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c81d42060..99de99fb25 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -317,7 +317,7 @@ bom { ] } } - library("Git Commit ID Plugin", "3.0.1") { + library("Git Commit ID Plugin", "4.0.3") { group("pl.project13.maven") { plugins = [ "git-commit-id-plugin"