GitHub user aldettinger opened a pull request:
https://github.com/apache/camel/pull/1987
CAMEL-11869: Adopted mockito-core 2.10.0 except for camel-core
I've moved forward all components but not camel-core yet as its build seems
to be broken.
Please check
[CAMEL-11869](https://issues.apache.org/jira/browse/CAMEL-11869) out for more
details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aldettinger/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1987.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 #1987
----
commit 3330fc47ba0d1dcb5f6910b4c4a87cae2c34fcd4
Author: aldettinger <[email protected]>
Date: 2017-10-01T12:09:26Z
CAMEL-11869: Adopted mockito-core 2.10.0 except for camel-core
----
---