Upgrade ORC to 1.6.9 (#11518)

diff --git a/extensions-core/orc-extensions/pom.xml b/extensions-core/orc-extensions/pom.xml
index fe206f2..6fa4236 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.5.10</orc.version>
+        <orc.version>1.6.9</orc.version>
     </properties>
     <dependencies>
         <dependency>
diff --git a/licenses.yaml b/licenses.yaml
index dee7ac3..504bdf0 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4451,7 +4451,7 @@
 license_category: binary
 module: extensions/druid-orc-extensions
 license_name: Apache License version 2.0
-version: 1.5.10
+version: 1.6.9
 libraries:
   - org.apache.orc: orc-mapreduce
   - org.apache.orc: orc-core
@@ -4459,13 +4459,13 @@
 notices:
   - orc-mapreduce: |
       ORC MapReduce
-      Copyright 2013-2019 The Apache Software Foundation
+      Copyright 2013-2021 The Apache Software Foundation
   - orc-core: |
       ORC Core
-      Copyright 2013-2019 The Apache Software Foundation
+      Copyright 2013-2021 The Apache Software Foundation
   - orc-shims: |
       ORC Shims
-      Copyright 2013-2019 The Apache Software Foundation
+      Copyright 2013-2021 The Apache Software Foundation
 
 ---
 
@@ -4487,7 +4487,7 @@
 license_category: binary
 module: extensions/druid-orc-extensions
 license_name: Apache License version 2.0
-version: "0.10"
+version: "0.19"
 libraries:
   - io.airlift: aircompressor
 
@@ -4507,6 +4507,16 @@
 
 ---
 
+name: Jetbrains Annotations
+license_category: binary
+module: extensions/druid-orc-extensions
+license_name: Apache License version 2.0
+version: 17.0.0
+libraries:
+  - org.jetbrains: annotations
+
+---
+
 name: Google Cloud Storage JSON API
 license_category: binary
 module: extensions/druid-google-extensions