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 6b9ae58  CAMEL-11869: Upgrade mockito-core to 2.11.0 for 
camel-rest-swagger
6b9ae58 is described below

commit 6b9ae58e6f033ef0f539c5c94ed8f03477a623ce
Author: aldettinger <aldettin...@gmail.com>
AuthorDate: Tue Oct 24 22:35:08 2017 +0200

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

diff --git a/components/camel-rest-swagger/pom.xml 
b/components/camel-rest-swagger/pom.xml
index 8d8500e..9ae8f6c 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -90,6 +90,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