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 af41e88bf38b0cdfe566d606b41f82d0110dd392 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Mar 14 11:31:38 2022 +0000 QPIDJMS-561: update to mockito 4.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 146c7a6..6fbbe48 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <junit-version>4.13.2</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>9.4.43.v20210629</jetty-version> - <mockito-version>4.2.0</mockito-version> + <mockito-version>4.4.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> <hadoop-minikdc-version>3.3.2</hadoop-minikdc-version> <commons-io-version>2.11.0</commons-io-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
