Upgrade ORC to 1.7.1 (#11919)

This commit is contained in:
William Hyun 2021-11-15 09:13:03 -08:00 committed by GitHub
parent 3042c1776c
commit 3abca73ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
<orc.version>1.7.0</orc.version>
<orc.version>1.7.1</orc.version>
</properties>
<dependencies>
<dependency>

View File

@ -4543,7 +4543,7 @@ name: Apache ORC libraries
license_category: binary
module: extensions/druid-orc-extensions
license_name: Apache License version 2.0
version: 1.7.0
version: 1.7.1
libraries:
- org.apache.orc: orc-mapreduce
- org.apache.orc: orc-core