You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/07/13 07:56:37 UTC

[camel] 02/03: Upgrade Zeebe to version 8.2.8

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch zeebe
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 530c6c5ef820bfc4d9000cca03e24a275ee6db41
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 13 09:46:51 2023 +0200

    Upgrade Zeebe to version 8.2.8
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 89f3c0df01c..bb05d4b5c8a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -490,7 +490,7 @@
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>
 	<yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
-	<zeebe.version>8.1.9</zeebe.version>
+	<zeebe.version>8.2.8</zeebe.version>
         <zendesk-client-version>0.19.0</zendesk-client-version>
         <zookeeper-version>3.8.1</zookeeper-version>
         <zxing-version>3.5.1</zxing-version>