From 07eb20a81c6d9cc5794eec840cf27526a85c9680 Mon Sep 17 00:00:00 2001 From: Erik Krogen Date: Thu, 2 Nov 2023 09:37:20 -0700 Subject: [PATCH] Bump git-commit-id-maven-plugin to 7.0.0 to fix git worktree issue --- CHANGES.md | 5 +++++ airbase/pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index db37cd10f..3852b0e2f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +Airbase 149 + +* Plugin updates: + - git-commit-id-maven-plugin 7.0.0 (from 6.0.0) + Airbase 148 * Import AssertJ bom diff --git a/airbase/pom.xml b/airbase/pom.xml index 26999ec9d..a482a0576 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -958,7 +958,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 6.0.0 + 7.0.0