This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this 
push:
     new f8fae273002 [create-pull-request] automated change
f8fae273002 is described below

commit f8fae273002389f67f9faceab8116c79d3519992
Author: orpiske <orpi...@users.noreply.github.com>
AuthorDate: Thu Jun 29 01:06:46 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 bc1c1340bc1..425c4323c83 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -2267,6 +2267,11 @@
         <artifactId>camel-azure-eventhubs</artifactId>
         <version>3.21.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-azure-files</artifactId>
+        <version>3.21.0-SNAPSHOT</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-key-vault</artifactId>

Reply via email to