diff --git a/LICENSE-binary b/LICENSE-binary
index 588b9dc865e..bdc88627ae5 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -254,12 +254,13 @@ commons-lang:commons-lang:2.6
commons-logging:commons-logging:1.1.3
commons-net:commons-net:3.6
de.ruedigermoeller:fst:2.50
-io.grpc:grpc-context:1.15.1
-io.grpc:grpc-core:1.15.1
-io.grpc:grpc-netty:1.15.1
-io.grpc:grpc-protobuf:1.15.1
-io.grpc:grpc-protobuf-lite:1.15.1
-io.grpc:grpc-stub:1.15.1
+io.grpc:grpc-api:1.26.0
+io.grpc:grpc-context:1.26.0
+io.grpc:grpc-core:1.26.0
+io.grpc:grpc-netty:1.26.0
+io.grpc:grpc-protobuf:1.26.0
+io.grpc:grpc-protobuf-lite:1.26.0
+io.grpc:grpc-stub:1.26.0
io.netty:netty:3.10.6.Final
io.netty:netty-all:4.0.52.Final
io.netty:netty-all:4.1.27.Final
diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
index ba70199ad8d..2b4761eac16 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
+++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
@@ -28,7 +28,7 @@
3.6.1
20.0
- 1.15.1
+ 1.26.0
4.1.27.Final
1.5.0.Final
@@ -152,7 +152,7 @@
com.google.protobuf:protoc:3.6.1:exe:${os.detected.classifier}
grpc-java
- io.grpc:protoc-gen-grpc-java:1.15.1:exe:${os.detected.classifier}
+ io.grpc:protoc-gen-grpc-java:1.26.0:exe:${os.detected.classifier}