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 3227cb4 Upgrade Braintree to version 2.80.0 3227cb4 is described below commit 3227cb40101fa99b1aefcee0c84c969422008df7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 3 08:32:22 2018 +0200 Upgrade Braintree to version 2.80.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index be43893..1213ad5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -98,7 +98,7 @@ <bouncycastle-version>1.57</bouncycastle-version> <boxjavalibv2.version>3.2.1</boxjavalibv2.version> <box-java-sdk-version>2.10.0</box-java-sdk-version> - <braintree-gateway-version>2.77.0</braintree-gateway-version> + <braintree-gateway-version>2.80.0</braintree-gateway-version> <brave-zipkin-version>4.13.4</brave-zipkin-version> <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version> <c3p0-version>0.9.5.2</c3p0-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.