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:29 UTC

[6/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/0bc742b6
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0bc742b6
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0bc742b6

Branch: refs/heads/camel-2.13.x
Commit: 0bc742b63cf72c12ea1bbf9ba59657ef55dcc125
Parents: 7bcf45e
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:58:57 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0bc742b6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a107097..cb6cfed 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,8 +307,8 @@
     <mongo-java-driver-version>2.11.4</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>