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 9fab7e0ae8d9 chore(deps): Bump io.camunda:zeebe-client-java from 8.9.8 
to 8.9.9
9fab7e0ae8d9 is described below

commit 9fab7e0ae8d991336a8710d2b036ae792295e10c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 07:40:15 2026 +0000

    chore(deps): Bump io.camunda:zeebe-client-java from 8.9.8 to 8.9.9
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) 
from 8.9.8 to 8.9.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.9.8...8.9.9)
    
    ---
    updated-dependencies:
    - dependency-name: io.camunda:zeebe-client-java
      dependency-version: 8.9.9
      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 ee52dec8b2ce..86d46b42e8e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -532,7 +532,7 @@
         <xmlunit-version>2.12.0</xmlunit-version>
         <yasson-version>3.0.4</yasson-version>
         
<yetus-audience-annotations-version>0.15.1</yetus-audience-annotations-version>
-        <zeebe-version>8.9.8</zeebe-version>
+        <zeebe-version>8.9.9</zeebe-version>
         <zendesk-client-version>1.5.2</zendesk-client-version>
         <zookeeper-version>3.9.5</zookeeper-version>
         <zxing-version>3.5.4</zxing-version>

Reply via email to