This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new d44622364 Bump io.github.git-commit-id:git-commit-id-maven-plugin in
/examples (#8567)
d44622364 is described below
commit d4462236478f056dc84965078e758ba1e7058e97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:09:12 2026 +0200
Bump io.github.git-commit-id:git-commit-id-maven-plugin in /examples (#8567)
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.1 to 10.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/v9.0.1...v10.0.0)
---
updated-dependencies:
- dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
dependency-version: 10.0.0
dependency-type: direct:development
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 eb8d12e94..cb3f2fd81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1348,7 +1348,7 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
- <version>9.0.1</version>
+ <version>10.0.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>