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 2282d89938 QPID-8729: [Broker-J] Bump junit dependencies to the
version 6.0.3 (#381)
2282d89938 is described below
commit 2282d8993804b83bf768813f6b03f6673f88855b
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Fri Feb 27 08:37:56 2026 +0100
QPID-8729: [Broker-J] Bump junit dependencies to the version 6.0.3 (#381)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01de9732ca..3c26388f63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<dgrid-version>1.3.3</dgrid-version>
<!-- test dependency version numbers -->
- <junit-version>6.0.2</junit-version>
+ <junit-version>6.0.3</junit-version>
<mockito-version>5.21.0</mockito-version>
<netty-version>4.2.10.Final</netty-version>
<hamcrest-version>3.0</hamcrest-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]