GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2382
Update to Brave 4.13.5 which has no dep on io.zipkin.java:zipkin
Until such time as the camel-zipkin component is renovated, this
decouples it from the `io.zipkin.java:zipkin` library which is no longer
getting updates shortly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adriancole/camel brave-4.13.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2382.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 #2382
----
commit 122ea2b29f46e6faf97702209961aef520ceedb4
Author: Adrian Cole <acole@...>
Date: 2018-06-18T07:33:23Z
Update to Brave 4.13.5 which has no dep on io.zipkin.java:zipkin
Until such time as the camel-zipkin component is renovated, this
decouples it from the `io.zipkin.java:zipkin` library which is no longer
getting updates shortly.
----
---