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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new fec256c  Upgrading Mockito
fec256c is described below

commit fec256c42f7299624a201c9f90b9a515bdd393f3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jul 31 10:52:27 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 3f612e2..cd533e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,7 +454,7 @@ under the License.
     <h2.version>1.4.200</h2.version>
 
     <junit.version>5.6.2</junit.version>
-    <mockito.version>3.4.4</mockito.version>
+    <mockito.version>3.4.6</mockito.version>
 
     <swagger-core.version>2.1.4</swagger-core.version>
     <swagger-ui.version>3.30.0</swagger-ui.version>

Reply via email to