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 19776b2dd1d Regen
19776b2dd1d is described below
commit 19776b2dd1da5ba6c7ea82efc6f73c825264dd61
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Mar 22 10:30:08 2024 +0100
Regen
---
components-starter/camel-google-bigquery-starter/pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/components-starter/camel-google-bigquery-starter/pom.xml
b/components-starter/camel-google-bigquery-starter/pom.xml
index 9b06bbb3bf7..edda4d95a0c 100644
--- a/components-starter/camel-google-bigquery-starter/pom.xml
+++ b/components-starter/camel-google-bigquery-starter/pom.xml
@@ -43,14 +43,6 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-bigquery</artifactId>
<version>${camel-version}</version>
- <!--START OF GENERATED CODE-->
- <exclusions>
- <exclusion>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- </exclusions>
- <!--END OF GENERATED CODE-->
</dependency>
<!--START OF GENERATED CODE-->
<dependency>