This is an automated email from the ASF dual-hosted git repository.
yashmayya 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 32c75e8cdb6 Bump org.mockito:mockito-bom from 5.22.0 to 5.23.0 (#17864)
32c75e8cdb6 is described below
commit 32c75e8cdb60c8c7a2b7d16e8cac0dd5de7dd6d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 18:47:03 2026 +0530
Bump org.mockito:mockito-bom from 5.22.0 to 5.23.0 (#17864)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0382ef1396a..4c5518b0c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
<!-- Test Libraries -->
<testng.version>7.12.0</testng.version>
<junit-jupiter-api.version>5.14.3</junit-jupiter-api.version>
- <mockito-core.version>5.22.0</mockito-core.version>
+ <mockito-core.version>5.23.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]