This is an automated email from the ASF dual-hosted git repository.
apupier 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 d883a4a74d6b chore(deps): Bump io.camunda:zeebe-client-java from
8.8.19 to 8.8.21
d883a4a74d6b is described below
commit d883a4a74d6bff8705224e6dc704864876d54a67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 07:13:38 2026 +0000
chore(deps): Bump io.camunda:zeebe-client-java from 8.8.19 to 8.8.21
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda)
from 8.8.19 to 8.8.21.
- [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.19...8.8.21)
---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
dependency-version: 8.8.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d46d5503a10b..c6d5af77b0be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -578,7 +578,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.19</zeebe-version>
+ <zeebe-version>8.8.21</zeebe-version>
<zendesk-client-version>1.4.0</zendesk-client-version>
<zookeeper-version>3.9.5</zookeeper-version>
<zxing-version>3.5.4</zxing-version>