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/14 08:38:48 UTC

(camel) branch main updated: Bump com.cloudbees.thirdparty:zendesk-java-client from 0.24.2 to 0.25.0 (#13475)

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 96a8bfe9cf9 Bump com.cloudbees.thirdparty:zendesk-java-client from 0.24.2 to 0.25.0 (#13475)
96a8bfe9cf9 is described below

commit 96a8bfe9cf9287ff2f1b698dd82aa8fbe7fe4877
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 14 09:38:42 2024 +0100

    Bump com.cloudbees.thirdparty:zendesk-java-client from 0.24.2 to 0.25.0 (#13475)
    
    Bumps [com.cloudbees.thirdparty:zendesk-java-client](https://github.com/cloudbees/zendesk-java-client) from 0.24.2 to 0.25.0.
    - [Release notes](https://github.com/cloudbees/zendesk-java-client/releases)
    - [Commits](https://github.com/cloudbees/zendesk-java-client/compare/zendesk-java-client-0.24.2...zendesk-java-client-0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.cloudbees.thirdparty:zendesk-java-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 d171a7c291c..9fbf01dec80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -482,7 +482,7 @@
         <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>
-        <zendesk-client-version>0.24.2</zendesk-client-version>
+        <zendesk-client-version>0.25.0</zendesk-client-version>
         <zookeeper-version>3.9.1</zookeeper-version>
         <zxing-version>3.5.3</zxing-version>
     </properties>