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-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new f698a6f CAMEL-14821: camel-spark-rest - Remove this component f698a6f is described below commit f698a6f610255bc1084856a3da1ac07828cbb6be Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Apr 1 12:12:58 2020 +0200 CAMEL-14821: camel-spark-rest - Remove this component --- tooling/camel-spring-boot-dependencies/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 330aaff..c626ec2 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3411,11 +3411,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spark-rest</artifactId> - <version>3.2.0-SNAPSHOT</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-splunk</artifactId> <version>3.2.0-SNAPSHOT</version> </dependency>