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 9dd8106b30c Regen 9dd8106b30c is described below commit 9dd8106b30cd7349f7cca9f28fa113400bf3c5a4 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed May 28 12:08:38 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 8fc5e8e8259..c318581fa83 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -2548,6 +2548,11 @@ <artifactId>camel-catalog-maven</artifactId> <version>4.12.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-suggest</artifactId> + <version>4.12.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-cbor</artifactId>