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 8be6df9 [create-pull-request] automated change 8be6df9 is described below commit 8be6df9b170a2414026e4d3b3b4f385d8c01eec5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Aug 14 01:09:11 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 1d29ba8..02274b7 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3184,6 +3184,11 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> + <artifactId>camel-oaipmh</artifactId> + <version>3.5.0-SNAPSHOT</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> <artifactId>camel-ognl</artifactId> <version>3.5.0-SNAPSHOT</version> </dependency>