GitHub user nofuss opened a pull request:
https://github.com/apache/camel/pull/2205
CAMEL-12180 - upgrade Braintree Java SDK to version 2.75.0
Upgrade Braintree Java SDK to version 2.75.0. Previous versions used the
org.json library, whose license has been deemed x-category by the ASF, and
cannot be used at all.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nofuss/camel CAMEL-12180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2205
----
commit 18d1ca3902b235c66bbcbb3c3b630a3ff84f6d66
Author: Russ Johnson <rusjohnson@...>
Date: 2018-02-02T09:29:59Z
CAMEL-12180 - upgrade Braintree Java SDK to version 2.75.0
----
---