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
commit 8db486141bfa7df5284528bf855b06d9f8f83a87 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Fri Feb 14 16:58:04 2025 +0000 QPIDJMS-606: update to JUnit 5.11.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 100e3c58..f83ade68 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.70.Final</netty-tcnative-version> - <junit.jupiter.version>5.11.0</junit.jupiter.version> + <junit.jupiter.version>5.11.4</junit.jupiter.version> <mockito-version>5.13.0</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.0</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org