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 2023/08/04 05:22:48 UTC

[camel] 01/02: Upgrade zeebe 8.2.11

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

commit 1e420c36decc869c5753ca93ee58e240e8552f7f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 07:19:31 2023 +0200

    Upgrade zeebe 8.2.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9a38be2d74e..fb1dcaf0350 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.8</zeebe.version>
+        <zeebe.version>8.2.11</zeebe.version>
         <zendesk-client-version>0.22.1</zendesk-client-version>
         <zookeeper-version>3.8.2</zookeeper-version>
         <zxing-version>3.5.1</zxing-version>