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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 02cdfffabfa8f69a8fee341c7c48583e7d2a0177
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Thu Dec 10 13:34:43 2020 +0200

    Upgraded Mockito version to 3.6.28
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45381c4..03a6d5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -528,7 +528,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>3.5.15</version>
+                <version>3.6.28</version>
             </dependency>
                 <!-- Used by mockito -->
             <dependency>

Reply via email to