Skip to content

Commit ba1b41a

Browse files
chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin (#848)
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.0 to 8.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.0...v8.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd4bf90 commit ba1b41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<!-- Used to generate the version / commit information -->
9292
<groupId>io.github.git-commit-id</groupId>
9393
<artifactId>git-commit-id-maven-plugin</artifactId>
94-
<version>8.0.0</version>
94+
<version>8.0.1</version>
9595
<executions>
9696
<execution>
9797
<id>get-the-git-infos</id>

0 commit comments

Comments
 (0)