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 b88f784e35a26725974f1be83357a1883bf43de7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Feb 16 20:37:09 2024 +0100 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 fde5766fea1..ed74cc06a10 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3549,6 +3549,11 @@ <artifactId>camel-python</artifactId> <version>4.4.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-qdrant</artifactId> + <version>4.4.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-quartz</artifactId>