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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c4e8d4  Update tests from mockito-core 2.25.1 to 2.27.0.
6c4e8d4 is described below

commit 6c4e8d478637941c6c628cb6f7ec9510fa0e4681
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Apr 11 12:54:58 2019 -0400

    Update tests from mockito-core 2.25.1 to 2.27.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0043558..2048e74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.25.1</version>
+      <version>2.27.0</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to