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 2018/01/23 12:58:01 UTC

[camel] 02/02: CAMEL-12180: Downgrade camel-braintree to 2.72.1 which is last version without org.json

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

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

commit d69db887bbcae2520c91b12ca124a69d2293634e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 23 13:57:38 2018 +0100

    CAMEL-12180: Downgrade camel-braintree to 2.72.1 which is last version without org.json
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 61aa9f3..cd68639 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <box-java-sdk-version>2.10.0</box-java-sdk-version>
     <!-- cannot upgrade, see https://issues.apache.org/jira/browse/CAMEL-12180 -->
-    <braintree-gateway-version>2.72.0</braintree-gateway-version>
+    <braintree-gateway-version>2.72.1</braintree-gateway-version>
     <brave-zipkin-version>4.13.3</brave-zipkin-version>
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>

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