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

[camel] 33/43: CAMEL-14715 - Remove spymemcached 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 8e7b97870f70a1159a04478bc627a0a7990f7650
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:49:11 2020 +0200

    CAMEL-14715 - Remove spymemcached 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 3a0c6d3..994e25d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -512,7 +512,6 @@
         <spring5-version>5.2.5.RELEASE</spring5-version>
         <spring-security-version>5.3.0.RELEASE</spring-security-version>
         <spring-ws-version>3.0.8.RELEASE</spring-ws-version>
-        <spymemcached-version>2.12.0</spymemcached-version>
         <sql-maven-plugin-version>1.5</sql-maven-plugin-version>
         <squareup-okhttp-version>3.14.7</squareup-okhttp-version>
         <squareup-okio-version>1.17.2</squareup-okio-version>