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 1055d1a Regen 1055d1a is described below commit 1055d1a16dfc515db2da02ad3416ecd22ffc1847 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 17 08:12:52 2021 +0100 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 202da20..fcf7aaa 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -2834,6 +2834,11 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> + <artifactId>camel-google-storage</artifactId> + <version>3.9.0-SNAPSHOT</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> <artifactId>camel-gora</artifactId> <version>3.9.0-SNAPSHOT</version> </dependency>