Repository: commons-dbcp
Updated Branches:
  refs/heads/master 91f7e267e -> 7b893aed7


Update tests from Mockito 2.19.0 to 2.21.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/7b893aed
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/7b893aed
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/7b893aed

Branch: refs/heads/master
Commit: 7b893aed7d6ed6fc0641ca5640b79465e13e999e
Parents: 91f7e26
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Wed Aug 15 23:08:06 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Wed Aug 15 23:08:06 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/7b893aed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6655e4..32be862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.19.0</version>
+      <version>2.21.0</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to