This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 2dd999dffd0 chore(deps): Bump io.camunda:zeebe-client-java from 8.7.8
to 8.7.9 (#18753)
2dd999dffd0 is described below
commit 2dd999dffd03681b659b7f94de49781ba80ae6b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 29 14:53:16 2025 +0200
chore(deps): Bump io.camunda:zeebe-client-java from 8.7.8 to 8.7.9 (#18753)
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda)
from 8.7.8 to 8.7.9.
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camunda/camunda/compare/8.7.8...8.7.9)
---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
dependency-version: 8.7.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6aad45ca0c0..d0f24281618 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -533,7 +533,7 @@
<xpp3-version>1.1.4c</xpp3-version>
<yasson-version>3.0.4</yasson-version>
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>
- <zeebe-version>8.7.8</zeebe-version>
+ <zeebe-version>8.7.9</zeebe-version>
<zendesk-client-version>1.2.0</zendesk-client-version>
<zookeeper-version>3.9.3</zookeeper-version>
<zxing-version>3.5.3</zxing-version>