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 b079e1018f QPID-8684: [Broker-J] Bump mockito dependency version to
5.18.0 (#294)
b079e1018f is described below
commit b079e1018fefbe6ea31ff2713a22b2ab5b6b04f6
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Jul 16 13:26:44 2025 +0200
QPID-8684: [Broker-J] Bump mockito dependency version to 5.18.0 (#294)
Co-authored-by: vavrtom <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2748c2d15b..a5b52739a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<!-- test dependency version numbers -->
<junit-version>5.13.2</junit-version>
- <mockito-version>5.17.0</mockito-version>
+ <mockito-version>5.18.0</mockito-version>
<netty-version>4.2.0.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]