Skip to content

Commit 99da716

Browse files
committed
Upgrade to Git Commit ID Maven Plugin 9.0.2
Closes gh-45828
1 parent 6c56a42 commit 99da716

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
@@ -418,7 +418,7 @@ bom {
418418
.formatted(version.toString("_")))
419419
}
420420
}
421-
library("Git Commit ID Maven Plugin", "9.0.1") {
421+
library("Git Commit ID Maven Plugin", "9.0.2") {
422422
group("io.github.git-commit-id") {
423423
plugins = [
424424
"git-commit-id-maven-plugin"

0 commit comments

Comments
 (0)