This is an automated email from the ASF dual-hosted git repository.
vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/main by this push:
new b89c367b6f QPID-8729: [Broker-J] Bump mockito dependencies to the
version 5.23.0 (#386)
b89c367b6f is described below
commit b89c367b6f1f378a1694cb77c1338edafd6c73c0
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Apr 1 09:00:02 2026 +0200
QPID-8729: [Broker-J] Bump mockito dependencies to the version 5.23.0 (#386)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d3f89d304..4a32328672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
<!-- test dependency version numbers -->
<junit-version>6.0.3</junit-version>
- <mockito-version>5.21.0</mockito-version>
+ <mockito-version>5.23.0</mockito-version>
<netty-version>4.2.10.Final</netty-version>
<hamcrest-version>3.0</hamcrest-version>
<maven-resolver-provider-version>3.8.6</maven-resolver-provider-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]