Commit 1595c99b authored by dependabot[bot]'s avatar dependabot[bot] Committed by liaozan

chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0

Bumps [git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases)
- [Commits](https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 45e8accb
...@@ -631,7 +631,7 @@ ...@@ -631,7 +631,7 @@
<plugin> <plugin>
<groupId>io.github.git-commit-id</groupId> <groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId> <artifactId>git-commit-id-maven-plugin</artifactId>
<version>5.0.0</version> <version>6.0.0</version>
<configuration> <configuration>
<verbose>false</verbose> <verbose>false</verbose>
<generateGitPropertiesFile>true</generateGitPropertiesFile> <generateGitPropertiesFile>true</generateGitPropertiesFile>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment