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 603c8162fb91a8517bb4b9ba2e1f0d9cd67088df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 08:12:48 2024 +0200
Bump io.github.git-commit-id:git-commit-id-maven-plugin (#745)
Bumps
[io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin)
from 8.0.2 to 9.0.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/v8.0.2...v9.0.0)
---
updated-dependencies:
- dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 14c2162717..3308276e40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1537,7 +1537,7 @@ under the License.
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
- <version>8.0.2</version>
+ <version>9.0.0</version>
<executions>
<execution>
<goals>