mirror of https://github.com/grpc/grpc-java.git
SECURITY.md: Update "known combinations" table for Netty bump
This commit is contained in:
parent
ca7b3dad11
commit
cb2f62bbbf
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue