You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2023/04/21 22:08:50 UTC

[qpid-protonj2] 02/02: PROTON-2718 Update Mockito to latest 5.3.1 release

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 f241bae66eeb921f57db1f4eef04bdf5d048a750
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Fri Apr 21 18:04:15 2023 -0400

    PROTON-2718 Update Mockito to latest 5.3.1 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2c7d98f..7a9fb527 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.2.0</mockito.version>
+    <mockito.version>5.3.1</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-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org