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 2019/04/05 06:48:34 UTC

[camel] branch master updated: Upgrade Mustache and related bundle to version 0.9.6

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 0936134  Upgrade Mustache and related bundle to version 0.9.6
0936134 is described below

commit 093613456ab4b1ed18e0b998a948178e600302ea
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 5 08:47:53 2019 +0200

    Upgrade Mustache and related bundle to version 0.9.6
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f99baae..0e87f78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -498,9 +498,9 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <mqtt-client-version>1.15</mqtt-client-version>
         <msv-version>2013.6.1</msv-version>
-        <mustache-java-version>0.9.5</mustache-java-version>
+        <mustache-java-version>0.9.6</mustache-java-version>
         <mustache-guava-version>16.0</mustache-guava-version>
-        <mustache-bundle-version>0.9.5_4</mustache-bundle-version>
+        <mustache-bundle-version>0.9.6_1</mustache-bundle-version>
         <mvel-version>2.4.4.Final</mvel-version>
         <mybatis-version>3.5.0</mybatis-version>
         <narayana-version>5.9.5.Final</narayana-version>