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 2017/07/10 12:11:21 UTC

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

Upgrade Mustache and related bundle to version 0.9.5


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

Branch: refs/heads/master
Commit: f50bdb22fdd859d708960619065dee866658ccbd
Parents: e84ba0b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 10 14:07:16 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 10 14:07:16 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f50bdb22/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 38bc0b1..c5c68f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -488,9 +488,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.4</mustache-java-version>
+    <mustache-java-version>0.9.5</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.4_1</mustache-bundle-version>
+    <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
     <mvel-version>2.3.1.Final</mvel-version>
     <mybatis-version>3.4.4</mybatis-version>
     <narayana-version>5.6.2.Final</narayana-version>