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 f20a1854b41bb42926c2db11214252e6d5068a9e Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jan 19 10:13:37 2026 +0000 QPIDJMS-618: update mockito test dep to 5.21.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 431a2495..0482da2c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.73.Final</netty-tcnative-version> <junit.jupiter.version>5.13.4</junit.jupiter.version> - <mockito-version>5.19.0</mockito-version> + <mockito-version>5.21.0</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.2</hadoop-minikdc-version> <commons-io-version>2.20.0</commons-io-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
