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

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

commit b2b7604e94d029c12e6427253c44f31aee04c615
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Mar 6 14:13:07 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Zendesk
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 components/camel-zendesk/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index 35c79fd4ced..58752f5c6e3 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -49,6 +49,7 @@
         <dependency>
             <groupId>com.cloudbees.thirdparty</groupId>
             <artifactId>zendesk-java-client</artifactId>
+            <version>${zendesk-client-version}</version>
         </dependency>
 
         <!-- testing -->

Reply via email to