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 635793f5 PROTON-2572 Update to Mockito 4.6.1
635793f5 is described below

commit 635793f5b3b8dcb1e98413a0d62dbe0dac213bf4
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Jun 27 11:31:38 2022 -0400

    PROTON-2572 Update to Mockito 4.6.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 36ffa501..8e934a11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.8.2</junit.jupiter.version>
     <junit.vintage.version>5.8.2</junit.vintage.version>
-    <mockito.version>4.5.1</mockito.version>
+    <mockito.version>4.6.1</mockito.version>
     <proton.version>0.33.10</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