[java-parent-project] branch master updated: Update mockito-core to 2.28.2
Ian Young
ian at iay.org.uk
Tue Jul 2 11:59:42 EDT 2019
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=98b26de8f14600ede083d45dfc3056268c6f6ed4
The following commit(s) were added to refs/heads/master by this push:
new 98b26de Update mockito-core to 2.28.2
98b26de is described below
commit 98b26de8f14600ede083d45dfc3056268c6f6ed4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jul 2 16:59:39 2019 +0100
Update mockito-core to 2.28.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 96642a8..04a013e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>2.25.0</version>
+ <version>2.28.2</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