This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 4b5bf692eeb1c850f2394f91a95191542ad47002 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Thu Nov 9 00:21:32 2023 +0000 [create-pull-request] automated change --- 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 b93958bdf4c..76382a06b0c 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -2198,6 +2198,11 @@ <artifactId>camel-azure-key-vault</artifactId> <version>4.2.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-azure-schema-registry</artifactId> + <version>4.2.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-azure-servicebus</artifactId>