Update ORC to 1.7.6 (#12928)

This commit is contained in:
William Hyun 2022-08-23 01:09:38 -07:00 committed by GitHub
parent 0c56b22a39
commit a1c4eab522
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.5</orc.version>
<orc.version>1.7.6</orc.version>
</properties>
<dependencies>
<dependency>

View File

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