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 e15ca4326c3 Regen
e15ca4326c3 is described below
commit e15ca4326c36608830ad191ae2fafe5c1a774a50
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Apr 19 09:05:00 2025 +0200
Regen
---
components-starter/camel-weaviate-starter/pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/components-starter/camel-weaviate-starter/pom.xml
b/components-starter/camel-weaviate-starter/pom.xml
index d9362e93b17..bf0046672a5 100644
--- a/components-starter/camel-weaviate-starter/pom.xml
+++ b/components-starter/camel-weaviate-starter/pom.xml
@@ -37,14 +37,6 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-weaviate</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>