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 2020/03/31 08:01:05 UTC

[camel] 02/43: CAMEL-14715 - Remove mustache guava property placeholder (camel-karaf-migration)

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 403bacece64edb5b39eb939770b03fe7754822af
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:25:06 2020 +0200

    CAMEL-14715 - Remove mustache guava property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f38be3a..1ff7b13 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -416,7 +416,6 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.6</mustache-java-version>
-        <mustache-guava-version>20.0</mustache-guava-version>
         <mvel-version>2.4.5.Final</mvel-version>
         <mybatis-version>3.5.4</mybatis-version>
         <narayana-version>5.10.4.Final</narayana-version>