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 8879551b0ff0f39190241974ef439c8d2a53a6a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 22:32:37 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 10.0.0 to 10.0.1.
    - [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/v10.0.0...v10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 049c3c976e..f0f3132afc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1603,7 +1603,7 @@ under the License.
         <plugin>
           <groupId>io.github.git-commit-id</groupId>
           <artifactId>git-commit-id-maven-plugin</artifactId>
-          <version>10.0.0</version>
+          <version>10.0.1</version>
           <executions>
             <execution>
               <goals>

Reply via email to