GitHub user ppalaga opened a pull request:
https://github.com/apache/camel/pull/2358
Upgrade Async http client to version 2.4.9
In 2.4.8, mockito and hamcrest were in compile scope instead of test
scope
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppalaga/camel 180604-ahc-2.4.9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2358.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 #2358
----
commit 44eba62b63885a09959f8a740d6439a01498e9f8
Author: Peter Palaga <ppalaga@...>
Date: 2018-06-04T09:32:43Z
Upgrade Async http client to version 2.4.9
In 2.4.8, mockito and hamcrest were in compile scope instead of test
scope
----
---