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
commit eca8ad357e4210b19a430fe613d7ffa1cece7a9a
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 f72f628b24..753e10e292 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1581,7 +1581,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>