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 717fe329 PROTON-2920 Update Mockito to v5.23.0
717fe329 is described below

commit 717fe32914b57037646fd1334b57dadfa9ee9915
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Mar 13 11:47:08 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index f8360290..89bc3ae9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.13.4</junit.jupiter.version>
-    <mockito.version>5.21.0</mockito.version>
+    <mockito.version>5.23.0</mockito.version>
     <proton.version>0.34.1</proton.version>
     <slf4j.version>2.0.17</slf4j.version>
     <hamcrest.version>3.0</hamcrest.version>


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

Reply via email to