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 d172c4671f515144133cae535e167c3ddafe071c Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Fri Feb 14 16:58:24 2025 +0000 QPIDJMS-606: update to mockito 5.15.2 (cherry picked from commit 5aafccf1c247a3a5dbf3c74faa56c01611172399) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffe1c26b..bac9cb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <!-- Test Dependency Versions for this Project --> <netty-tcnative-version>2.0.70.Final</netty-tcnative-version> <junit.jupiter.version>5.11.4</junit.jupiter.version> - <mockito-version>5.13.0</mockito-version> + <mockito-version>5.15.2</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.0</hadoop-minikdc-version> <commons-io-version>2.17.0</commons-io-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org