You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/28 06:57:12 UTC

(camel) branch main updated: Bump io.camunda:zeebe-client-java from 8.4.3 to 8.4.5 (#13639)

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 ff5bc93cef7 Bump io.camunda:zeebe-client-java from 8.4.3 to 8.4.5 (#13639)
ff5bc93cef7 is described below

commit ff5bc93cef7d742e581fa7a41b66fcb5fcc9f23e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 28 07:57:06 2024 +0100

    Bump io.camunda:zeebe-client-java from 8.4.3 to 8.4.5 (#13639)
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.3 to 8.4.5.
    - [Release notes](https://github.com/camunda/zeebe/releases)
    - [Changelog](https://github.com/camunda/zeebe/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/camunda/zeebe/compare/8.4.3...8.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.camunda:zeebe-client-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 c1b0c67fa84..e21119a9c8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -488,7 +488,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.4.3</zeebe.version>
+        <zeebe.version>8.4.5</zeebe.version>
         <zendesk-client-version>0.25.0</zendesk-client-version>
         <zookeeper-version>3.9.2</zookeeper-version>
         <zxing-version>3.5.3</zxing-version>