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 2019/01/07 07:55:31 UTC

[camel] branch master updated: Upgrade Braintree to version 2.90.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 ff66b97  Upgrade Braintree to version 2.90.0
ff66b97 is described below

commit ff66b97a3d990452b811eaeb24a9deda00640b4c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 7 08:55:12 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ea66cdb..2a1dc43 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,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.89.0</braintree-gateway-version>
+    <braintree-gateway-version>2.90.0</braintree-gateway-version>
     <brave-zipkin-version>5.6.0</brave-zipkin-version>
     <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>