This is an automated email from the ASF dual-hosted git repository.
pratik 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 58389dc2a3 Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#15291)
58389dc2a3 is described below
commit 58389dc2a368b8254a5f6a905689faa9d2d48209
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 19:08:13 2025 +0530
Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#15291)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from
5.16.0 to 5.16.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e744685da6..837a87e08f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
<!-- Test Libraries -->
<testng.version>7.11.0</testng.version>
- <mockito-core.version>5.16.0</mockito-core.version>
+ <mockito-core.version>5.16.1</mockito-core.version>
<equalsverifier.version>3.19.1</equalsverifier.version>
<testcontainers.version>1.20.6</testcontainers.version>
<h2.version>2.3.232</h2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]