Skip to content

Commit 6d2116d

Browse files
MINOR: Bump parquet.version from 1.14.4 to 1.15.0 (#478)
Bumps `parquet.version` from 1.14.4 to 1.15.0. Updates `org.apache.parquet:parquet-avro` from 1.14.4 to 1.15.0 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adf51bb commit 6d2116d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<arrow.cpp.build.dir>../../../cpp/release-build/</arrow.cpp.build.dir>
35-
<parquet.version>1.14.4</parquet.version>
35+
<parquet.version>1.15.0</parquet.version>
3636
<avro.version>1.12.0</avro.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)