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 2018/06/08 13:25:03 UTC

[camel] 02/03: Upgrade Mustache bundle to version 0.9.5_3

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

commit 3923b5cc7cd39434eddbe97bd089fb15d5172c0a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 8 14:41:21 2018 +0200

    Upgrade Mustache bundle to version 0.9.5_3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4b1163a..b7f4dd0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -510,7 +510,7 @@
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.9.5</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
+    <mustache-bundle-version>0.9.5_3</mustache-bundle-version>
     <mvel-version>2.4.0.Final</mvel-version>
     <mybatis-version>3.4.6</mybatis-version>
     <narayana-version>5.8.2.Final</narayana-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.