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 f951e16 PROTON-2475 Update Mockito to latest release 4.2.0
f951e16 is described below
commit f951e1639dfb355d4ebe96b5c2594e8c528f0814
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Dec 20 14:11:58 2021 -0500
PROTON-2475 Update Mockito to latest release 4.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a0005c..4c47989 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.1.0</mockito.version>
+ <mockito.version>4.2.0</mockito.version>
<proton.version>0.33.10</proton.version>
<slf4j.version>1.7.32</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]