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 2021/01/24 21:43:28 UTC

[iceberg] branch master updated: ORC: Bump version to 1.6.7 (#2140)

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 8c6e7ee  ORC: Bump version to 1.6.7 (#2140)
8c6e7ee is described below

commit 8c6e7eed95677303bfc13b02f343c191608202af
Author: William Hyun <62...@users.noreply.github.com>
AuthorDate: Sun Jan 24 13:43:15 2021 -0800

    ORC: Bump version to 1.6.7 (#2140)
---
 versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.props b/versions.props
index 0862617..5e2251a 100644
--- a/versions.props
+++ b/versions.props
@@ -4,7 +4,7 @@ org.apache.flink:* = 1.11.0
 org.apache.hadoop:* = 2.7.3
 org.apache.hive:hive-metastore = 2.3.7
 org.apache.hive:hive-serde = 2.3.7
-org.apache.orc:* = 1.6.6
+org.apache.orc:* = 1.6.7
 org.apache.parquet:* = 1.11.1
 org.apache.spark:spark-hive_2.11 = 2.4.7
 org.apache.spark:spark-avro_2.11 = 2.4.7