[java-parent-project] 02/05: IDP-1465 - update mockito to 3.2.4

Ian Young ian at iay.org.uk
Tue Jan 7 08:41:54 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=49ad877f990864cf4c9ab9278f100be5a89ec792

commit 49ad877f990864cf4c9ab9278f100be5a89ec792
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 7 11:16:50 2020 +0000

    IDP-1465 - update mockito to 3.2.4
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e356938..68d7186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>3.2.0</version>
+                <version>3.2.4</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list