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 b6224ec531e336b46973bd22f724ec31b396c7a6
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 6fff28674b..aa1c5e77af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1582,7 +1582,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>