[java-parent-project] 03/04: IDP-1465 - Update mockito-core to 3.3.0
Ian Young
ian at iay.org.uk
Mon Feb 24 07:08:58 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=83a5283a09f82490604bbcf6ecfeb93e5da65851
commit 83a5283a09f82490604bbcf6ecfeb93e5da65851
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 24 10:48:40 2020 +0000
IDP-1465 - Update mockito-core to 3.3.0
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 ad34d83..7946522 100644
--- a/pom.xml
+++ b/pom.xml
@@ -533,7 +533,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>3.2.4</version>
+ <version>3.3.0</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