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 25df5df1d057c17acb11022415ae43ea9e4a12d4 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Aug 23 06:13:00 2021 +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 073289b..a566a7c 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3109,6 +3109,11 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> + <artifactId>camel-huaweicloud-dms</artifactId> + <version>3.12.0-SNAPSHOT</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> <artifactId>camel-huaweicloud-functiongraph</artifactId> <version>3.12.0-SNAPSHOT</version> </dependency>