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 27c4e142a847 chore(deps): Bump io.camunda:zeebe-client-java from 8.9.9 
to 8.9.10 (#24267)
27c4e142a847 is described below

commit 27c4e142a84756ba0c8b952f2d3c3ae710b468fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 10:37:23 2026 +0200

    chore(deps): Bump io.camunda:zeebe-client-java from 8.9.9 to 8.9.10 (#24267)
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/camunda) 
from 8.9.9 to 8.9.10.
    - [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.9...8.9.10)
    
    ---
    updated-dependencies:
    - dependency-name: io.camunda:zeebe-client-java
      dependency-version: 8.9.10
      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 fadc7f0ca4dd..a9f1b6c7fa1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -531,7 +531,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.9</zeebe-version>
+        <zeebe-version>8.9.10</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