Skip to content

Commit 5c29e81

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): 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 7.0.0 to 9.0.2. - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v7.0.0...v9.0.2) --- updated-dependencies: - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9a9d1a commit 5c29e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/jikkou-api-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<micronaut.runtime>netty</micronaut.runtime>
3636
<exec.mainClass>io.streamthoughts.jikkou.rest.JikkouApiServer</exec.mainClass>
3737
<!-- Additional -->
38-
<git-commit-id-maven-plugin.version>7.0.0</git-commit-id-maven-plugin.version>
38+
<git-commit-id-maven-plugin.version>9.0.2</git-commit-id-maven-plugin.version>
3939
<docker.image.name>streamthoughts/${project.artifactId}</docker.image.name>
4040
<docker.image.tag>main</docker.image.tag>
4141
</properties>

0 commit comments

Comments
 (0)