This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 adc6a441e95 [create-pull-request] automated change (#587)
adc6a441e95 is described below

commit adc6a441e9556ba330397b6263dc6042c6398a40
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 30 07:37:50 2022 +0200

    [create-pull-request] automated change (#587)
    
    Co-authored-by: oscerd <osc...@users.noreply.github.com>
---
 components-starter/camel-hbase-starter/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/components-starter/camel-hbase-starter/pom.xml 
b/components-starter/camel-hbase-starter/pom.xml
index eac8d1a34f3..3f92ee55fc7 100644
--- a/components-starter/camel-hbase-starter/pom.xml
+++ b/components-starter/camel-hbase-starter/pom.xml
@@ -44,6 +44,10 @@
           <groupId>commons-logging</groupId>
           <artifactId>commons-logging</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>log4j</groupId>
+          <artifactId>log4j</artifactId>
+        </exclusion>
       </exclusions>
       <!--END OF GENERATED CODE-->
     </dependency>

Reply via email to