Skip to content

Commit 2d96fc4

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 6.0.0 to 7.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@v6.0.0...v7.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]>
1 parent 392847f commit 2d96fc4

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>6.0.0</version>
88+
<version>7.0.0</version>
8989
<executions>
9090
<execution>
9191
<id>get-the-git-infos</id>

0 commit comments

Comments
 (0)