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 2016/08/08 08:35:41 UTC

[5/6] camel git commit: Upgrade Mustache and related bundle to version 0.9.2

Upgrade Mustache and related bundle to version 0.9.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/124821e4
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/124821e4
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/124821e4

Branch: refs/heads/master
Commit: 124821e4acd1d35506a0383df6746df59fdcbe7f
Parents: 3bd4f2a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 8 10:29:01 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 8 10:29:01 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/124821e4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a4f3ab0..41bc04e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,9 +428,9 @@
     <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
     <mqtt-client-version>1.14</mqtt-client-version>
     <msv-version>2013.6.1</msv-version>
-    <mustache-java-version>0.9.1</mustache-java-version>
+    <mustache-java-version>0.9.2</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.1_2</mustache-bundle-version>
+    <mustache-bundle-version>0.9.2_1</mustache-bundle-version>
     <mvel-version>2.2.8.Final</mvel-version>
     <mybatis-version>3.4.1</mybatis-version>
     <narayana-version>5.3.3.Final</narayana-version>