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 6fcfbf9660095ea5ef4a71982dea1e81117a2447
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Fri Feb 5 09:47:16 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 043bdad..1d2dd4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -529,7 +529,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>3.6.28</version>
+                <version>3.7.7</version>
             </dependency>
                 <!-- Used by mockito -->
             <dependency>

Reply via email to