Skip to content

Commit b1586e6

Browse files
committed
Upgrade to Git Commit ID Maven Plugin 9.0.1
Closes gh-41406
1 parent 12d2eba commit b1586e6

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
@@ -416,7 +416,7 @@ bom {
416416
.formatted(version.toString("_")) }
417417
}
418418
}
419-
library("Git Commit ID Maven Plugin", "8.0.2") {
419+
library("Git Commit ID Maven Plugin", "9.0.1") {
420420
group("io.github.git-commit-id") {
421421
plugins = [
422422
"git-commit-id-maven-plugin"

0 commit comments

Comments
 (0)