Skip to content

Commit 85dc089

Browse files
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#589)
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](git-commit-id/git-commit-id-maven-plugin@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: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eacf3ea commit 85dc089

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
@@ -85,7 +85,7 @@
8585
<!-- Used to generate the version / commit information -->
8686
<groupId>io.github.git-commit-id</groupId>
8787
<artifactId>git-commit-id-maven-plugin</artifactId>
88-
<version>5.0.0</version>
88+
<version>6.0.0</version>
8989
<executions>
9090
<execution>
9191
<id>get-the-git-infos</id>

0 commit comments

Comments
 (0)