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 88b20d191e48a9c0828b91e125c9f728fa91888f Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jul 14 12:33:23 2025 +0100 QPIDJMS-613: Update to junit 5.13.3 (cherry picked from commit 86056f501696793fd920c30e3739e11c444b42c7) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 636f36e5..efc443c1 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.11.4</junit.jupiter.version> + <junit.jupiter.version>5.13.3</junit.jupiter.version> <mockito-version>5.15.2</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.1</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
