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 6764007d349 Bump io.camunda:zeebe-client-java from 8.5.0 to 8.5.1 
(#14153)
6764007d349 is described below

commit 6764007d3495638dde4ad104a6f4066e54cbcc49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 15 09:51:44 2024 +0200

    Bump io.camunda:zeebe-client-java from 8.5.0 to 8.5.1 (#14153)
    
    Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 
8.5.0 to 8.5.1.
    - [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.5.0...8.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.camunda:zeebe-client-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 01b2555b83a..2da2277fa65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -494,7 +494,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.5.0</zeebe.version>
+        <zeebe.version>8.5.1</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>

Reply via email to