Skip to content

Commit 0ce36c2

Browse files
chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin (#5529)
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 8.0.2 to 9.0.1. - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v8.0.2...v9.0.1) --- 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: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae3c95d commit 0ce36c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@
10981098
<plugin>
10991099
<groupId>io.github.git-commit-id</groupId>
11001100
<artifactId>git-commit-id-maven-plugin</artifactId>
1101-
<version>8.0.2</version>
1101+
<version>9.0.1</version>
11021102
<configuration>
11031103
<skip>${skipCommitIdPlugin}</skip>
11041104
<generateGitPropertiesFile>true</generateGitPropertiesFile>

0 commit comments

Comments
 (0)