From 3eaf2fcbe5421dc2d620d4e10486c588955bb0b8 Mon Sep 17 00:00:00 2001 From: Lukas Lohoff Date: Mon, 4 Sep 2023 11:41:29 +0200 Subject: [PATCH] chore: use latest git-commit-id-plugin version --- pom.xml | 1 + shogun-boot/pom.xml | 2 +- shogun-proxy/pom.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 31b42196..82a41c84 100644 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,7 @@ 0.8.10 3.4.5 3.3.2 + 6.0.0 3.1.3 diff --git a/shogun-boot/pom.xml b/shogun-boot/pom.xml index a5652d7a..13f095eb 100644 --- a/shogun-boot/pom.xml +++ b/shogun-boot/pom.xml @@ -181,7 +181,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 5.0.0 + ${git-commit-id-maven-plugin.version} get-the-git-infos diff --git a/shogun-proxy/pom.xml b/shogun-proxy/pom.xml index 4d233658..6a8a775e 100644 --- a/shogun-proxy/pom.xml +++ b/shogun-proxy/pom.xml @@ -124,7 +124,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 5.0.0 + ${git-commit-id-maven-plugin.version} get-the-git-infos