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
The following commit(s) were added to refs/heads/1.x by this push: new fc4bf4f9 QPIDJMS-577: update to mockito 4.8.0 fc4bf4f9 is described below commit fc4bf4f99fe88af1e627626f53270e12c460b546 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Sep 15 17:44:23 2022 +0100 QPIDJMS-577: update to mockito 4.8.0 (cherry picked from commit dfbc0ef34c08a42d0bb3f297863b992380bc25e0) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 46802fdd..555fceab 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.48.v20220622</jetty-version> - <mockito-version>4.7.0</mockito-version> + <mockito-version>4.8.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> <hadoop-minikdc-version>3.3.4</hadoop-minikdc-version> <commons-io-version>2.11.0</commons-io-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org