This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new eacecd92508 [create-pull-request] automated change
eacecd92508 is described below
commit eacecd925083d91c06c70039da8a96426940919c
Author: oscerd <[email protected]>
AuthorDate: Sun Jul 3 01:00:55 2022 +0000
[create-pull-request] automated change
---
components-starter/camel-hbase-starter/pom.xml | 4 ----
tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
2 files changed, 9 deletions(-)
diff --git a/components-starter/camel-hbase-starter/pom.xml
b/components-starter/camel-hbase-starter/pom.xml
index 3f92ee55fc7..eac8d1a34f3 100644
--- a/components-starter/camel-hbase-starter/pom.xml
+++ b/components-starter/camel-hbase-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 4dce4507920..e622d8f53de 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -2527,11 +2527,6 @@
<artifactId>camel-csv</artifactId>
<version>3.18.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-cxf</artifactId>
- <version>3.18.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-common</artifactId>