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 b4e92df Regen
b4e92df is described below
commit b4e92dfae0c1b96ea572b5edec1d89ed8c8c280f
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Aug 7 17:00:09 2020 +0200
Regen
---
components-starter/camel-asterisk-starter/pom.xml | 8 --------
components-starter/camel-hdfs-starter/pom.xml | 4 ----
tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
3 files changed, 17 deletions(-)
diff --git a/components-starter/camel-asterisk-starter/pom.xml
b/components-starter/camel-asterisk-starter/pom.xml
index 0096830..6aa45d6 100644
--- a/components-starter/camel-asterisk-starter/pom.xml
+++ b/components-starter/camel-asterisk-starter/pom.xml
@@ -38,14 +38,6 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-asterisk</artifactId>
<version>${camel-version}</version>
- <!--START OF GENERATED CODE-->
- <exclusions>
- <exclusion>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </exclusion>
- </exclusions>
- <!--END OF GENERATED CODE-->
</dependency>
<!--START OF GENERATED CODE-->
<dependency>
diff --git a/components-starter/camel-hdfs-starter/pom.xml
b/components-starter/camel-hdfs-starter/pom.xml
index 9b8f0ab..d57338b 100644
--- a/components-starter/camel-hdfs-starter/pom.xml
+++ b/components-starter/camel-hdfs-starter/pom.xml
@@ -44,10 +44,6 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
- <exclusion>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </exclusion>
</exclusions>
<!--END OF GENERATED CODE-->
</dependency>
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index cd32483..5d5b963 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -172,11 +172,6 @@
<version>1.0</version>
</dependency>
<dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>1.2.17</version>
- </dependency>
- <dependency>
<groupId>net.corda</groupId>
<artifactId>corda-rpc</artifactId>
<version>4.4</version>