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 ab9ab898bf0de5d8b57f0c71a3c9a0dae4575bf7 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Aug 18 11:01:40 2025 +0100 QPIDJMS-613: Update to junit 5.13.4 (cherry picked from commit 2a5616f313b0ecbc31aad7d3ad3670da8bcd6950) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af7ed207..95381141 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,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> + <junit.jupiter.version>5.13.4</junit.jupiter.version> <mockito-version>5.19.0</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.1</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org