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 8a2ceda  Update Mockito to latest v3.9.0
8a2ceda is described below

commit 8a2ceda46a0f5fefbb511a46ba1db824ece0327c
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Fri Apr 23 11:52:14 2021 -0400

    Update Mockito to latest v3.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3fd6209..b6256c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.7.1</junit.jupiter.version>
     <junit.vintage.version>5.7.1</junit.vintage.version>
-    <mockito.version>3.8.0</mockito.version>
+    <mockito.version>3.9.0</mockito.version>
     <proton.version>0.33.8</proton.version>
     <slf4j.version>1.7.30</slf4j.version>
     <log4j.slf4j.version>2.14.1</log4j.slf4j.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to