This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


The following commit(s) were added to refs/heads/main by this push:
     new 8add08d4 PROTON-2671 Update Mockito to v5.2.0
8add08d4 is described below

commit 8add08d480f0316e0e2f5a0f0cd4d8325bf0f9b8
Author: Timothy Bish <[email protected]>
AuthorDate: Thu Mar 9 17:08:12 2023 -0500

    PROTON-2671 Update Mockito to v5.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53602338..4ef5e0c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.9.2</junit.jupiter.version>
     <junit.vintage.version>5.9.2</junit.vintage.version>
-    <mockito.version>5.1.1</mockito.version>
+    <mockito.version>5.2.0</mockito.version>
     <proton.version>0.34.1</proton.version>
     <slf4j.version>1.7.36</slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to