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 75dae83  CAMEL-11869: Upgrade mockito-core to 2.11.0 for camel-mina
75dae83 is described below

commit 75dae83e3fce549608e508a01edbdd54227a357b
Author: aldettinger <aldettin...@gmail.com>
AuthorDate: Mon Oct 23 21:34:37 2017 +0200

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

diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 618608d..d59c56a 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -88,6 +88,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
+            <version>${mockito2-version}</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

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

Reply via email to