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 47e147ee0ace8e873ffe0e58192bc57b84124709 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 6 14:12:01 2023 +0100 CAMEL-19062 - Clean up Parent POM - Zendesk Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2be431a310b..b6a6b50d237 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -2773,13 +2773,6 @@ <scope>import</scope> </dependency> - <!-- Optional Zendesk --> - <dependency> - <groupId>com.cloudbees.thirdparty</groupId> - <artifactId>zendesk-java-client</artifactId> - <version>${zendesk-client-version}</version> - </dependency> - <!-- optional misc --> <dependency> <groupId>commons-dbcp</groupId>