Bump ORC library to 1.5.6 (#8405)

Changelog at:
https://orc.apache.org/docs/releases.html#current-release---156
This commit is contained in:
Fokko Driesprong 2019-09-02 11:24:31 +02:00 committed by Clint Wylie
parent 31732f0e21
commit abd86467f8
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
<orc.version>1.5.5</orc.version>
<orc.version>1.5.6</orc.version>
</properties>
<dependencies>
<dependency>

View File

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