Skip to content

Commit 816692c

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 8.0.2 to 9.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@v8.0.2...v9.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 663636b commit 816692c

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.2</version>
94+
<version>9.0.0</version>
9595
<executions>
9696
<execution>
9797
<id>get-the-git-infos</id>

0 commit comments

Comments
 (0)