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/08/29 10:40:18 UTC

[camel] branch master updated: Upgrade Braintree java to version 2.104.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 d6b76d5  Upgrade Braintree java to version 2.104.0
d6b76d5 is described below

commit d6b76d5ced931076d9276b6baea331730b3607e3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 29 12:39:44 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 491c1d8..f84ec82 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
         <bndlib-version>2.4.0</bndlib-version>
         <bouncycastle-version>1.61</bouncycastle-version>
         <box-java-sdk-version>2.37.0</box-java-sdk-version>
-        <braintree-gateway-version>2.103.0</braintree-gateway-version>
+        <braintree-gateway-version>2.104.0</braintree-gateway-version>
         <brave-zipkin-version>5.6.7</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.4</c3p0-version>