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/11/08 08:52:15 UTC

[2/6] camel git commit: Upgrade Mustache and related bundle to version 0.9.4

Upgrade Mustache and related bundle to version 0.9.4


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

Branch: refs/heads/master
Commit: 2ab9efd96709208e48781d3c22406bbc8eac8dc6
Parents: cff262b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Nov 8 08:28:52 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Nov 8 08:28:52 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2ab9efd9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8262a2d..6a9e98a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,9 +439,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.3</mustache-java-version>
+    <mustache-java-version>0.9.4</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.3_1</mustache-bundle-version>
+    <mustache-bundle-version>0.9.4_1</mustache-bundle-version>
     <mvel-version>2.3.1.Final</mvel-version>
     <mybatis-version>3.4.1</mybatis-version>
     <narayana-version>5.3.5.Final</narayana-version>