This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 6fb94cc Regen 6fb94cc is described below commit 6fb94cca482915e0ee03df3447aeeb818fb8695a Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu May 31 10:33:42 2018 +0200 Regen --- .../camel-spring-cloud-zookeeper-starter/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/platforms/spring-boot/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml b/platforms/spring-boot/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml index cd5975e..857ed44 100644 --- a/platforms/spring-boot/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml @@ -38,6 +38,14 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-cloud-zookeeper</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> -- To stop receiving notification emails like this one, please contact davscl...@apache.org.