This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit a806abff2fb7e7923cf257b0fc66443f14b14141 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jan 11 15:24:02 2019 +0100 Regen --- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 74c1bb7..0d0d0df 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -76,11 +76,6 @@ <version>1.2.54</version> </dependency> <dependency> - <groupId>com.atlassian.jira</groupId> - <artifactId>jira-rest-java-client</artifactId> - <version>1.2-m01</version> - </dependency> - <dependency> <groupId>com.cloudbees.thirdparty</groupId> <artifactId>zendesk-java-client</artifactId> <version>0.6.2</version>
