diff --git a/SECURITY.md b/SECURITY.md index a91415eefd..24b2cb142a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -354,7 +354,8 @@ grpc-netty version | netty-handler version | netty-tcnative-boringssl-static ver 1.5.x | 4.1.12.Final | 2.0.5.Final 1.6.x | 4.1.14.Final | 2.0.5.Final 1.7.x-1.8.x | 4.1.16.Final | 2.0.6.Final -1.9.x- | 4.1.17.Final | 2.0.7.Final +1.9.x-1.10.x | 4.1.17.Final | 2.0.7.Final +1.11.x- | 4.1.22.Final | 2.0.7.Final ### OkHttp If you are using gRPC on Android devices, you are most likely using `grpc-okhttp` transport.