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/14 15:25:57 UTC

[camel] branch master updated: Upgrade Braintree to version 2.91.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 939faa6  Upgrade Braintree to version 2.91.0
939faa6 is described below

commit 939faa64d5612690359fa6885ef01e9c42ba0793
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 14 16:25:32 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0dc89b9..69d6593 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.90.0</braintree-gateway-version>
+    <braintree-gateway-version>2.91.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>