From 1fecabb08e2e764ea16919c8920c9b259f7c466c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:16:44 +0000 Subject: [PATCH] build(deps): bump org.apache.parquet:parquet-avro Bumps [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from 1.10.0 to 1.15.2. - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](https://github.com/apache/parquet-mr/compare/apache-parquet-1.10.0...apache-parquet-1.15.2) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/integration-test/openmldb-test-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration-test/openmldb-test-java/pom.xml b/test/integration-test/openmldb-test-java/pom.xml index 04648de65b7..adde2cbf661 100644 --- a/test/integration-test/openmldb-test-java/pom.xml +++ b/test/integration-test/openmldb-test-java/pom.xml @@ -78,7 +78,7 @@ org.apache.parquet parquet-avro - 1.10.0 + 1.15.2