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 687d2de Regen
687d2de is described below
commit 687d2dec8de7c903e97fcd969aae48eb3be299ae
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jun 12 07:16:12 2020 +0200
Regen
---
components-starter/camel-spark-starter/pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/components-starter/camel-spark-starter/pom.xml
b/components-starter/camel-spark-starter/pom.xml
index 17de62c..2a90ace 100644
--- a/components-starter/camel-spark-starter/pom.xml
+++ b/components-starter/camel-spark-starter/pom.xml
@@ -44,14 +44,6 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
- <exclusion>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </exclusion>
</exclusions>
<!--END OF GENERATED CODE-->
</dependency>