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

acosentino 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 dbe712f52c9 [create-pull-request] automated change
dbe712f52c9 is described below

commit dbe712f52c98950f4e3fc724078a1ba930bd03ca
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Sat Oct 22 01:15:14 2022 +0000

    [create-pull-request] automated change
---
 tooling/camel-spring-boot-dependencies/pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 4b10e9c9a1b..ba4b3382ba0 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -83,7 +83,7 @@
       <dependency>
         <groupId>com.dropbox.core</groupId>
         <artifactId>dropbox-core-sdk</artifactId>
-        <version>5.4.3</version>
+        <version>5.4.4</version>
       </dependency>
       <dependency>
         <groupId>com.github.dozermapper</groupId>
@@ -3978,6 +3978,11 @@
         <artifactId>camel-swagger-java</artifactId>
         <version>3.20.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-swift</artifactId>
+        <version>3.20.0-SNAPSHOT</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-syslog</artifactId>

Reply via email to