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 6efa83f6 PROTON-2876 Update Mockito to latest
6efa83f6 is described below

commit 6efa83f6e3c57d4b7f55f254bbfb2eadcea00be9
Author: Timothy Bish <[email protected]>
AuthorDate: Tue May 20 17:42:44 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 4e7addf5..348b5318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
     <!-- Test dependency versions -->
     <junit.jupiter.version>5.12.2</junit.jupiter.version>
-    <mockito.version>5.17.0</mockito.version>
+    <mockito.version>5.18.0</mockito.version>
     <proton.version>0.34.1</proton.version>
     <slf4j.version>2.0.17</slf4j.version>
     <hamcrest.version>3.0</hamcrest.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to