Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 6a8b5c2

Browse files
dependabot[bot]jdubois
authored andcommitted
Bump io.github.git-commit-id:git-commit-id-maven-plugin in /cli
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] <[email protected]>
1 parent 795309a commit 6a8b5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>io.github.git-commit-id</groupId>
114114
<artifactId>git-commit-id-maven-plugin</artifactId>
115-
<version>8.0.2</version>
115+
<version>9.0.1</version>
116116
<executions>
117117
<execution>
118118
<id>get-the-git-infos</id>

0 commit comments

Comments
 (0)