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/02/21 13:33:49 UTC

[camel] branch master updated: Upgrade Braintree to version 2.107.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 d9b6e5b  Upgrade Braintree to version 2.107.0
d9b6e5b is described below

commit d9b6e5b0f76bd2deb1f854e4134feac6e89d96e6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 21 14:25:02 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e8010f6..42d0df2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,7 @@
         <bndlib-version>2.4.0</bndlib-version>
         <bouncycastle-version>1.64</bouncycastle-version>
         <box-java-sdk-version>2.44.1</box-java-sdk-version>
-        <braintree-gateway-version>2.106.0</braintree-gateway-version>
+        <braintree-gateway-version>2.107.0</braintree-gateway-version>
         <brave-zipkin-version>5.9.5</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>