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

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 12 12:32:08 UTC 2023


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

rdw 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=eeb2496f425b3752c3a506b20a968fe61065a24b

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

commit eeb2496f425b3752c3a506b20a968fe61065a24b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Aug 12 13:31:30 2023 +0100

    Revert "Update mockito to 3.12.4"
    
    This reverts commit 89a45ad30c7101863be197e07bf1aeb3c5f92b41.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 973281a..d81e1b5 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.12.4</mockito.version>
+        <mockito.version>3.9.0</mockito.version>
         <testng.version>7.5.1</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