This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new d2ef409092c Bump org.mockito:mockito-bom from 5.17.0 to 5.21.0 (#17345)
d2ef409092c is described below
commit d2ef409092c522d41173b43adf17d182653f476b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 16:07:56 2026 -0800
Bump org.mockito:mockito-bom from 5.17.0 to 5.21.0 (#17345)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 54a609040f1..b78a167b111 100644
--- a/pom.xml
+++ b/pom.xml
@@ -304,7 +304,7 @@
<!-- Test Libraries -->
<testng.version>7.12.0</testng.version>
- <mockito-core.version>5.17.0</mockito-core.version>
+ <mockito-core.version>5.21.0</mockito-core.version>
<equalsverifier.version>3.19.4</equalsverifier.version>
<testcontainers.version>2.0.3</testcontainers.version>
<h2.version>2.4.240</h2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]