You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/06/24 16:06:26 UTC

[iceberg] branch master updated: ORC: Upgrade to 1.7.5 (#5070)

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

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 781f1bc22 ORC: Upgrade to 1.7.5 (#5070)
781f1bc22 is described below

commit 781f1bc22d718dc5a62eaf9a59d2553562a58c9a
Author: William Hyun <wi...@apache.org>
AuthorDate: Fri Jun 24 09:06:21 2022 -0700

    ORC: Upgrade to 1.7.5 (#5070)
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 8f3458ab5..5161232f1 100644
--- a/versions.props
+++ b/versions.props
@@ -5,7 +5,7 @@ org.apache.flink:* = 1.14.3
 org.apache.hadoop:* = 2.7.3
 org.apache.hive:* = 2.3.8
 org.apache.httpcomponents.client5:* = 5.1
-org.apache.orc:* = 1.7.4
+org.apache.orc:* = 1.7.5
 org.apache.parquet:* = 1.12.2
 org.apache.spark:spark-hive_2.11 = 2.4.8
 org.apache.spark:spark-avro_2.11 = 2.4.8