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 d434e41a740a614160bcd6ac1734fc542577184f Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Mar 7 12:59:03 2024 +0000 QPIDJMS-598: update junit to 5.10.2 (cherry picked from commit 4336a8ca07944b289d37e095bf7087df0dac5924) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb30e35c..98927b2c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.63.Final</netty-tcnative-version> <activemq-version>5.18.3</activemq-version> - <junit.jupiter.version>5.10.0</junit.jupiter.version> + <junit.jupiter.version>5.10.2</junit.jupiter.version> <jetty-version>9.4.54.v20240208</jetty-version> <mockito-version>5.6.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
