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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new ec28c26787 QPID-8684: [Broker-J] Bump junit dependency version to 
5.13.2 (#293)
ec28c26787 is described below

commit ec28c26787e055291110eb267cfd233bc6bbfcd5
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Jul 16 10:07:28 2025 +0200

    QPID-8684: [Broker-J] Bump junit dependency version to 5.13.2 (#293)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa6d0e4e19..2748c2d15b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <dgrid-version>1.3.3</dgrid-version>
 
     <!-- test dependency version numbers -->
-    <junit-version>5.12.2</junit-version>
+    <junit-version>5.13.2</junit-version>
     <mockito-version>5.17.0</mockito-version>
     <netty-version>4.2.0.Final</netty-version>
     <hamcrest-version>3.0</hamcrest-version>


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

Reply via email to