This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit d699164355c4c9b802288b2ca1941a83250419f7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Mar 12 18:37:19 2023 +0100 CAMEL-19050: Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index c9ea94e00b8..387f7da86d4 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -2652,6 +2652,16 @@ <artifactId>camel-debug</artifactId> <version>3.21.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-dhis2</artifactId> + <version>3.21.0-SNAPSHOT</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-dhis2-api</artifactId> + <version>3.21.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-digitalocean</artifactId>