Skip to content

Commit 26fa5cb

Browse files
committed
Upgrade to Git Commit ID Maven Plugin 9.0.2
Closes gh-45813
1 parent e97d676 commit 26fa5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ bom {
400400
.formatted(version.toString("_")))
401401
}
402402
}
403-
library("Git Commit ID Maven Plugin", "9.0.1") {
403+
library("Git Commit ID Maven Plugin", "9.0.2") {
404404
group("io.github.git-commit-id") {
405405
plugins = [
406406
"git-commit-id-maven-plugin"

0 commit comments

Comments
 (0)