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 57e01eb0b7 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#14246) 57e01eb0b7 is described below commit 57e01eb0b7ea7ca55839947b1f41a2daab2c329e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Oct 16 10:32:25 2024 -0700 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#14246) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af1b43baa7..f6f557096e 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ <!-- Test Libraries --> <testng.version>7.10.2</testng.version> - <mockito-core.version>5.14.1</mockito-core.version> + <mockito-core.version>5.14.2</mockito-core.version> <equalsverifier.version>3.17.1</equalsverifier.version> <testcontainers.version>1.20.2</testcontainers.version> <h2.version>2.3.232</h2.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org