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

commit 226dedec2ee2b01da47b248d2a51330826ebf4cf
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Tue Mar 12 18:40:09 2024 -0400

    PROTON-2798 Update test dependencies to latest
    
    Mockito update to 5.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 898b77c9..decf5f62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.10.2</junit.jupiter.version>
     <junit.vintage.version>5.10.2</junit.vintage.version>
-    <mockito.version>5.10.0</mockito.version>
+    <mockito.version>5.11.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: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to