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-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new b6b4ef6 Upgrade Braintree java to version 2.108.0
b6b4ef6 is described below
commit b6b4ef6f0dcde2f09d55375a1c14366a99e4a604
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Apr 2 13:26:19 2020 +0200
Upgrade Braintree java to version 2.108.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e0aa4b..a16fc3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,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.107.0</braintree-gateway-version>
+ <braintree-gateway-version>2.108.0</braintree-gateway-version>
<brave-zipkin-version>5.10.2</brave-zipkin-version>
<build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
<c3p0-version>0.9.5.5</c3p0-version>