This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 56ec422  CAMEL-11869: Upgrade mockito-core to 2.11.0 for 
camel-opentracing
56ec422 is described below

commit 56ec42245997e6ffa2b307cafcc7d6be33052b0c
Author: aldettinger <aldettin...@gmail.com>
AuthorDate: Thu Oct 26 13:16:31 2017 +0200

    CAMEL-11869: Upgrade mockito-core to 2.11.0 for camel-opentracing
---
 components/camel-opentracing/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-opentracing/pom.xml 
b/components/camel-opentracing/pom.xml
index 95e79bb..defba92 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -104,6 +104,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
+      <version>${mockito2-version}</version>
       <scope>test</scope>
     </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to