This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new a156b7c Regen for commit deddee785626b81333decfce43569b73c435c679 (#4522) a156b7c is described below commit a156b7c805d6789dd241a46681b75fa6ea445eb0 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Oct 26 17:24:53 2020 +0100 Regen for commit deddee785626b81333decfce43569b73c435c679 (#4522) Signed-off-by: GitHub <nore...@github.com> Co-authored-by: davsclaus <davscl...@users.noreply.github.com> --- bom/camel-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml index 6ae6e59..c081e45 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -358,6 +358,11 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> + <artifactId>camel-base-engine</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> <artifactId>camel-base64</artifactId> <version>${project.version}</version> </dependency>