This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 2d47e7b3c9 Bump io.github.git-commit-id:git-commit-id-maven-plugin 
(#542)
2d47e7b3c9 is described below

commit 2d47e7b3c93fb77ff69e5d8c177387ec3ebcbcc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 1 09:35:51 2023 +0100

    Bump io.github.git-commit-id:git-commit-id-maven-plugin (#542)
    
    Bumps 
[io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin)
 from 6.0.0 to 7.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/v6.0.0...v7.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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0114b40ebf..0f8aa7ed34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1500,7 +1500,7 @@ under the License.
         <plugin>
           <groupId>io.github.git-commit-id</groupId>
           <artifactId>git-commit-id-maven-plugin</artifactId>
-          <version>6.0.0</version>
+          <version>7.0.0</version>
           <executions>
             <execution>
               <goals>

Reply via email to