Skip to content

Commit 14b2e60

Browse files
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.1. - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](apache/parquet-java@apache-parquet-1.10.0...apache-parquet-1.15.1) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-avro dependency-version: 1.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8dd020 commit 14b2e60

File tree

1 file changed

+1
-1
lines changed
  • test/integration-test/openmldb-test-java

1 file changed

+1
-1
lines changed

test/integration-test/openmldb-test-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.apache.parquet</groupId>
8080
<artifactId>parquet-avro</artifactId>
81-
<version>1.10.0</version>
81+
<version>1.15.1</version>
8282
</dependency>
8383

8484
<dependency>

0 commit comments

Comments
 (0)