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

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


The following commit(s) were added to refs/heads/main by this push:
     new 491f5aca QPIDJMS-618: drop back to junit 5.14.2 for JDK compatibility
491f5aca is described below

commit 491f5aca035de56e9ddbed2b95b05dab3cdb92fc
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jan 19 13:24:28 2026 +0000

    QPIDJMS-618: drop back to junit 5.14.2 for JDK compatibility
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52035b0d..cd44234c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
 
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.74.Final</netty-tcnative-version>
-    <junit.jupiter.version>6.0.2</junit.jupiter.version>
+    <junit.jupiter.version>5.14.2</junit.jupiter.version>
     <mockito-version>5.21.0</mockito-version>
     <hamcrest-version>3.0</hamcrest-version>
     <hadoop-minikdc-version>3.4.2</hadoop-minikdc-version>


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

Reply via email to