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 54b48a87a19503bd68949786f27f0bcfc64565b2 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 11 08:31:21 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 797df8585ed..eededa7fadd 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3219,6 +3219,11 @@ <artifactId>camel-knative-http</artifactId> <version>4.4.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-kotlin-api</artifactId> + <version>4.4.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-kotlin-dsl</artifactId>