From 1595c99bb8d80f28bfd6065018441d470626cd45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 14:51:49 +0000 Subject: [PATCH] chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 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](https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fcd9a6..9ed3df4 100644 --- a/pom.xml +++ b/pom.xml @@ -631,7 +631,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 5.0.0 + 6.0.0 false true -- GitLab