This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 38b88d3df Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 (#3445)
38b88d3df is described below

commit 38b88d3dff16b67d32e8382c91d9695b49084b4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 06:48:35 2026 +0100

    Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 (#3445)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6ac0bda67..21cce1471 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <avro.version>1.11.5</avro.version>
     <guava.version>33.5.0-jre</guava.version>
     <brotli-codec.version>0.1.1</brotli-codec.version>
-    <mockito.version>5.22.0</mockito.version>
+    <mockito.version>5.23.0</mockito.version>
     <net.openhft.version>0.27ea0</net.openhft.version>
     <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
     <jts.version>1.20.0</jts.version>

Reply via email to