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
commit 206fac5420f6253e902dea00e93cdbce690cafd7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Apr 12 11:08:04 2025 +0200 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 6cffad77032..308f9d04644 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4324,6 +4324,11 @@ <artifactId>camel-weather</artifactId> <version>4.12.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-weaviate</artifactId> + <version>4.12.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-web3j</artifactId>