This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 3_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 4c25c9250e578409fdac1326417a9ee06037d572 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed May 28 08:17:00 2025 +0200 Upgrading git-commit-id-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e616207f74..de1c48e562 100644 --- a/pom.xml +++ b/pom.xml @@ -1555,7 +1555,7 @@ under the License. <plugin> <groupId>io.github.git-commit-id</groupId> <artifactId>git-commit-id-maven-plugin</artifactId> - <version>9.0.1</version> + <version>9.0.2</version> <executions> <execution> <goals>
