You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2024/01/04 09:15:11 UTC

(camel) branch main updated: Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0

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 9cd9e5327c1 Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0
9cd9e5327c1 is described below

commit 9cd9e5327c115dd2291eed9e9616f678b42d0045
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jan 3 15:55:07 2024 +0000

    Bump io.camunda:zeebe-client-java from 8.3.4 to 8.4.0
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.3.4 to 8.4.0.
    - [Release notes](https://github.com/camunda/zeebe/releases)
    - [Commits](https://github.com/camunda/zeebe/compare/8.3.4...8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.camunda:zeebe-client-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5cd39b15a89..0ff09de8538 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -476,7 +476,7 @@
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>
         <yetus-audience-annotations-version>0.15.0</yetus-audience-annotations-version>
-        <zeebe.version>8.3.4</zeebe.version>
+        <zeebe.version>8.4.0</zeebe.version>
         <zendesk-client-version>0.23.0</zendesk-client-version>
         <zookeeper-version>3.9.1</zookeeper-version>
         <zxing-version>3.5.2</zxing-version>