Browse Source

Upgrade to Git Commit ID Maven Plugin 9.0.2

Closes gh-45813
pull/45853/head
Stéphane Nicoll 10 months ago
parent
commit
26fa5cb0ee
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -400,7 +400,7 @@ bom { @@ -400,7 +400,7 @@ bom {
.formatted(version.toString("_")))
}
}
library("Git Commit ID Maven Plugin", "9.0.1") {
library("Git Commit ID Maven Plugin", "9.0.2") {
group("io.github.git-commit-id") {
plugins = [
"git-commit-id-maven-plugin"

Loading…
Cancel
Save