diff --git a/distribution/pom.xml b/distribution/pom.xml
index ecc00a9155d2..ac7576a7a270 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -199,6 +199,8 @@
org.apache.hadoop:hadoop-client-api:${hadoop.compile.version}
-h
org.apache.hadoop:hadoop-client-runtime:${hadoop.compile.version}
+ -h
+ com.github.rvesse:airline:3.5.0
-c
org.apache.druid.extensions:druid-avro-extensions
-c
diff --git a/extensions-core/protobuf-extensions/pom.xml b/extensions-core/protobuf-extensions/pom.xml
index e93de914ccdf..a51528f4529c 100644
--- a/extensions-core/protobuf-extensions/pom.xml
+++ b/extensions-core/protobuf-extensions/pom.xml
@@ -187,7 +187,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.2.1
+ 3.5.0
true
diff --git a/pom.xml b/pom.xml
index 0064fa4fc50f..83cd85ab8eee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1730,7 +1730,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.2.4
+ 3.5.0
org.apache.maven.plugins