This is an automated email from the ASF dual-hosted git repository.
acosentino 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 027da0b80439 chore(deps): Bump io.camunda:zeebe-client-java from 8.8.0
to 8.8.1 (#19671)
027da0b80439 is described below
commit 027da0b804398d45a9e98c0159fd64aa60abb3aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 23 10:19:29 2025 +0200
chore(deps): Bump io.camunda:zeebe-client-java from 8.8.0 to 8.8.1 (#19671)
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda)
from 8.8.0 to 8.8.1.
- [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.8.0...8.8.1)
---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
dependency-version: 8.8.1
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 ca09e93ea6ae..6dc195febd12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -546,7 +546,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.8.0</zeebe-version>
+ <zeebe-version>8.8.1</zeebe-version>
<zendesk-client-version>1.3.1</zendesk-client-version>
<zookeeper-version>3.9.4</zookeeper-version>
<zxing-version>3.5.3</zxing-version>