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

commit 3fad050c03e4f4c47b75b155cc6ceddebb2dc9e0
Author: Timothy Bish <tabish...@gmail.com>
AuthorDate: Tue Mar 18 10:16:41 2025 -0400

    PROTON-2876 Update JUnit and Mockito to latest
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 58cd2f2c..4aa8ead2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,8 @@
     <minimalJavaBuildVersion>11</minimalJavaBuildVersion>
 
     <!-- Test dependency versions -->
-    <junit.jupiter.version>5.11.4</junit.jupiter.version>
-    <junit.vintage.version>5.11.4</junit.vintage.version>
-    <mockito.version>5.15.2</mockito.version>
+    <junit.jupiter.version>5.12.1</junit.jupiter.version>
+    <mockito.version>5.16.1</mockito.version>
     <proton.version>0.34.1</proton.version>
     <slf4j.version>2.0.16</slf4j.version>
     <hamcrest.version>3.0</hamcrest.version>


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

Reply via email to