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

commit 6d5d303362681798accadd26634081771517cd2e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 20 11:15:00 2020 +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 33553b9..dc991b4 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -563,6 +563,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
+        <artifactId>camel-cron-starter</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-crypto-cms-starter</artifactId>
         <version>${project.version}</version>
       </dependency>

Reply via email to