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 5b117ab5a38ba0bfac345bd602dcb94a1e9e3565 Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Sep 20 16:49:31 2024 +0100 QPIDJMS-598: update junit to 5.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c37c6e59..8ae2fc84 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.66.Final</netty-tcnative-version> <activemq-version>5.18.5</activemq-version> - <junit.jupiter.version>5.10.2</junit.jupiter.version> + <junit.jupiter.version>5.11.0</junit.jupiter.version> <jetty-version>9.4.56.v20240826</jetty-version> <mockito-version>5.13.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
