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

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

commit 64b8cded584812a3d9929fa4e12f9549b989623e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 23:10:48 2026 +0000

    Bump io.github.git-commit-id:git-commit-id-maven-plugin
    
    Bumps 
[io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin)
 from 9.0.2 to 9.1.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/v9.0.2...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
      dependency-version: 9.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e58fa01125..c5c73005a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1609,7 +1609,7 @@ under the License.
         <plugin>
           <groupId>io.github.git-commit-id</groupId>
           <artifactId>git-commit-id-maven-plugin</artifactId>
-          <version>9.0.2</version>
+          <version>9.1.0</version>
           <executions>
             <execution>
               <goals>

Reply via email to