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 0f434cbb8e7 Regen 0f434cbb8e7 is described below commit 0f434cbb8e7b14da051ac6b0270a30ec8b11a538 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Apr 7 11:08:57 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 9d5cbe7b160..f179c66deda 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4029,6 +4029,11 @@ <artifactId>camel-spring-batch</artifactId> <version>4.12.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-spring-cloud-config</artifactId> + <version>4.12.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-spring-jdbc</artifactId>