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 129d8ff [create-pull-request] automated change 129d8ff is described below commit 129d8ff7e3736a13a6549e2f1559aef55a556b1d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Dec 7 00:39:17 2020 +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 d15d337..5f14b07 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3119,6 +3119,11 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> + <artifactId>camel-leveldb-legacy</artifactId> + <version>3.7.0-SNAPSHOT</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> <artifactId>camel-log</artifactId> <version>3.7.0-SNAPSHOT</version> </dependency>