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

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


The following commit(s) were added to refs/heads/master by this push:
     new bea3415e8e Bump io.github.git-commit-id:git-commit-id-maven-plugin 
(#638)
bea3415e8e is described below

commit bea3415e8e981b74344e771e63af6195a97fc906
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 5 05:26:00 2024 +0100

    Bump io.github.git-commit-id:git-commit-id-maven-plugin (#638)
    
    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 8.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/v7.0.0...v8.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] <[email protected]>
    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 48c7740558..35af87a17a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1430,7 +1430,7 @@ under the License.
         <plugin>
           <groupId>io.github.git-commit-id</groupId>
           <artifactId>git-commit-id-maven-plugin</artifactId>
-          <version>7.0.0</version>
+          <version>8.0.0</version>
           <executions>
             <execution>
               <goals>

Reply via email to