SECURITY.md: Update "known combinations" table for Netty bump

This commit is contained in:
Eric Anderson 2018-03-07 09:30:15 -08:00
parent ca7b3dad11
commit cb2f62bbbf
1 changed files with 2 additions and 1 deletions

View File

@ -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.