This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 1d3b859a457311326c9b814bc2811d46e752d043
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Mon Aug 18 09:59:38 2025 +0100

    QPIDJMS-613: Update to mockito 5.19.0
    
    (cherry picked from commit 28bb79a382c521606f372c381ef52963bcba30fd)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f985cf72..1a13da29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.72.Final</netty-tcnative-version>
     <junit.jupiter.version>5.13.3</junit.jupiter.version>
-    <mockito-version>5.18.0</mockito-version>
+    <mockito-version>5.19.0</mockito-version>
     <hamcrest-version>3.0</hamcrest-version>
     <hadoop-minikdc-version>3.4.1</hadoop-minikdc-version>
     <commons-io-version>2.19.0</commons-io-version>


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

Reply via email to