You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2022/08/19 04:30:35 UTC

[iceberg] branch master updated: ORC: Upgrade to 1.7.6 (#5580)

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

aokolnychyi 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 fd36d59a71 ORC: Upgrade to 1.7.6 (#5580)
fd36d59a71 is described below

commit fd36d59a718c543ff1431afeb92f5ba67e34164e
Author: William Hyun <wi...@apache.org>
AuthorDate: Thu Aug 18 21:30:29 2022 -0700

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

diff --git a/versions.props b/versions.props
index 25ecc1dffe..3a2dc440d0 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.5
+org.apache.orc:* = 1.7.6
 org.apache.parquet:* = 1.12.3
 org.apache.spark:spark-hive_2.11 = 2.4.8
 org.apache.spark:spark-avro_2.11 = 2.4.8