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

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


The following commit(s) were added to refs/heads/master by this push:
     new 71bef41  Regen deps
71bef41 is described below

commit 71bef4111fa4b7243e3bddb52ee5fd6dbfd3c610
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Aug 26 17:46:24 2020 +0200

    Regen deps
---
 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 1d92a1e..f5940b4 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -2599,6 +2599,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
+        <artifactId>camel-etcd3</artifactId>
+        <version>3.5.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
         <artifactId>camel-exec</artifactId>
         <version>3.5.0-SNAPSHOT</version>
       </dependency>
@@ -3349,6 +3354,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
+        <artifactId>camel-redis</artifactId>
+        <version>3.5.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
         <artifactId>camel-ref</artifactId>
         <version>3.5.0-SNAPSHOT</version>
       </dependency>

Reply via email to