This is an automated email from the ASF dual-hosted git repository.

gian 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 2aadd69f54 Update ORC to 1.7.5 (#12667)
2aadd69f54 is described below

commit 2aadd69f54a130e4e0b5b0827ac5b8f22fa46c1b
Author: William Hyun <[email protected]>
AuthorDate: Fri Jun 24 16:08:42 2022 -0700

    Update ORC to 1.7.5 (#12667)
---
 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 4ba56e3b7e..2035974568 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.4</orc.version>
+        <orc.version>1.7.5</orc.version>
     </properties>
     <dependencies>
         <dependency>
diff --git a/licenses.yaml b/licenses.yaml
index 372d452fda..5cf54a21e2 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.4
+version: 1.7.5
 libraries:
   - org.apache.orc: orc-mapreduce
   - org.apache.orc: orc-core


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to