This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new a1c4eab522 Update ORC to 1.7.6 (#12928)
a1c4eab522 is described below
commit a1c4eab5222f0645723d12b34983a98b6a7f804b
Author: William Hyun <[email protected]>
AuthorDate: Tue Aug 23 01:09:38 2022 -0700
Update ORC to 1.7.6 (#12928)
---
extensions-core/orc-extensions/pom.xml | 2 +-
licenses.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/extensions-core/orc-extensions/pom.xml
b/extensions-core/orc-extensions/pom.xml
index a620d15abe..c5e242ae02 100644
--- a/extensions-core/orc-extensions/pom.xml
+++ b/extensions-core/orc-extensions/pom.xml
@@ -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>
diff --git a/licenses.yaml b/licenses.yaml
index 22c02b5241..226062861c 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]