You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/07/16 08:12:30 UTC

[camel] branch master updated: Upgrade EmbedMongo to version 2.1.1

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.git


The following commit(s) were added to refs/heads/master by this push:
     new cf98905  Upgrade EmbedMongo to version 2.1.1
cf98905 is described below

commit cf98905b93b78a102857238614bfddc0333e6b0a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 16 10:10:33 2018 +0200

    Upgrade EmbedMongo to version 2.1.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d4e4287..4c5701e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -209,7 +209,7 @@
     <elasticsearch-rest-bundle-version>6.1.1_1</elasticsearch-rest-bundle-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
-    <embedmongo-version>2.0.3</embedmongo-version>
+    <embedmongo-version>2.1.1</embedmongo-version>
     <etcd4j-version>2.16.0</etcd4j-version>
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>