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/10/10 09:47:24 UTC

[camel] branch master updated: Upgrade Braintree to version 2.84.0

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 8ca2919  Upgrade Braintree to version 2.84.0
8ca2919 is described below

commit 8ca291948210d16dc9f5e409e67e25b82070a72a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 10 11:46:40 2018 +0200

    Upgrade Braintree to version 2.84.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e0a77c7..eeebbc5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,7 @@
     <bouncycastle-version>1.60</bouncycastle-version>
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <box-java-sdk-version>2.10.0</box-java-sdk-version>
-    <braintree-gateway-version>2.83.1</braintree-gateway-version>
+    <braintree-gateway-version>2.84.0</braintree-gateway-version>
     <brave-zipkin-version>5.4.2</brave-zipkin-version>
     <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>