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/06/10 07:33:27 UTC

[camel] branch master updated: Upgrade Braintree to version 2.97.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 30e014d  Upgrade Braintree to version 2.97.0
30e014d is described below

commit 30e014d06e1d1e413f43b856d23e487627c68a03
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 10 09:32:56 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index efecf62..ca498dc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
         <boon-version>0.34</boon-version>
         <bouncycastle-version>1.61</bouncycastle-version>
         <box-java-sdk-version>2.33.0</box-java-sdk-version>
-        <braintree-gateway-version>2.96.0</braintree-gateway-version>
+        <braintree-gateway-version>2.97.0</braintree-gateway-version>
         <brave-zipkin-version>5.6.3</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.4</c3p0-version>