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 0c9da4066ee Regen 0c9da4066ee is described below commit 0c9da4066ee7c3c61fb64f74e2594c7f9f1412b1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Sep 26 15:40:23 2024 +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 3d475bdcef7..32ff91ccfe5 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -2508,6 +2508,11 @@ <artifactId>camel-cli-connector</artifactId> <version>4.9.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-clickup</artifactId> + <version>4.9.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-cloud</artifactId>