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
The following commit(s) were added to refs/heads/main by this push: new a4b9d3c QPIDJMS-546: update Mockito to 3.11.2 a4b9d3c is described below commit a4b9d3c28962825822ea89819c34b5239c0aaaf3 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Aug 5 16:32:24 2021 +0100 QPIDJMS-546: update Mockito to 3.11.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 231788e..e873411 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ <junit-version>4.13.2</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> <jetty-version>9.4.22.v20191022</jetty-version> - <mockito-version>3.10.0</mockito-version> + <mockito-version>3.11.2</mockito-version> <hamcrest-version>2.2</hamcrest-version> <hadoop-minikdc-version>3.3.0</hadoop-minikdc-version> <commons-io-version>2.10.0</commons-io-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org