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 2023/12/12 07:58:27 UTC

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

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

commit bcc23aab396f12b719a3aa6fe23aed1d79186020
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 12 07:05:50 2023 +0000

    Bump io.camunda:zeebe-client-java from 8.2.11 to 8.3.4
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.2.11 to 8.3.4.
    - [Release notes](https://github.com/camunda/zeebe/releases)
    - [Commits](https://github.com/camunda/zeebe/compare/8.2.11...8.3.4)
    
    ---
    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 9904c230137..a3f8102cb4a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -474,7 +474,7 @@
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>
         <yetus-audience-annotations-version>0.14.1</yetus-audience-annotations-version>
-        <zeebe.version>8.2.11</zeebe.version>
+        <zeebe.version>8.3.4</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>