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 e03d0e8 CAMEL-11869: Upgrade mockito-core to 2.11.0 for camel-hipchat
e03d0e8 is described below
commit e03d0e873ad1c19d741518675b0065f3476a1d8a
Author: aldettinger <[email protected]>
AuthorDate: Sun Nov 12 17:15:47 2017 +0100
CAMEL-11869: Upgrade mockito-core to 2.11.0 for camel-hipchat
---
components/camel-hipchat/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index a726b29..a73352e 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -87,6 +87,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
+ <version>${mockito2-version}</version>
<scope>test</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].