You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/06/10 13:59:26 UTC

[3/6] git commit: Upgraded mustache

Upgraded mustache


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

Branch: refs/heads/master
Commit: 23496f395b333960e847f01b6b8fb9a543c14485
Parents: e403ba1
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jun 10 13:40:00 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jun 10 13:40:00 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/23496f39/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 09792b7..9c4bd60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -302,8 +302,8 @@
     <mongo-java-driver-version>2.12.0</mongo-java-driver-version>
     <mqtt-client-version>1.10</mqtt-client-version>
     <msv-version>20050913</msv-version>
-    <mustache-java-version>0.8.13</mustache-java-version>
-    <mustache-bundle-version>0.8.13_1/</mustache-bundle-version>
+    <mustache-java-version>0.8.15</mustache-java-version>
+    <mustache-bundle-version>0.8.15_1/</mustache-bundle-version>
     <mvel-version>2.1.7.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>