[java-parent-project] branch main updated: Update mockito to 3.12.4

Ian Young ian at iay.org.uk
Fri Aug 11 17:04:47 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 89a45ad  Update mockito to 3.12.4
89a45ad is described below

commit 89a45ad30c7101863be197e07bf1aeb3c5f92b41
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 10 12:03:08 2023 +0000

    Update mockito to 3.12.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dced000..aa755e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jsoup.version>1.15.4</jsoup.version>
         <ldaptive.version>2.1.2</ldaptive.version>
-        <mockito.version>3.9.0</mockito.version>
+        <mockito.version>3.12.4</mockito.version>
         <testng.version>7.8.0</testng.version>
         <unboundid.version>6.0.9</unboundid.version> <!-- Test only dependency -->
         <metrics.version>4.2.19</metrics.version>

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


More information about the commits mailing list