mirror of https://github.com/grpc/grpc-java.git
SECURITY.md: Fix netty-codec-http2 typo
This commit is contained in:
parent
b34a9d4b26
commit
7cdd35c270
|
|
@ -318,8 +318,8 @@ If you are running inside of an embedded Tomcat runtime (e.g., Spring Boot), the
|
||||||
|
|
||||||
Below are known to work version combinations:
|
Below are known to work version combinations:
|
||||||
|
|
||||||
grpc-netty version | netty-code-http2 version | netty-tcnative-boringssl-static version
|
grpc-netty version | netty-codec-http2 version | netty-tcnative-boringssl-static version
|
||||||
------------------ | ------------------------ | ---------------------------------------
|
------------------ | ------------------------- | ---------------------------------------
|
||||||
1.0.0-1.0.1 | 4.1.3.Final | 1.1.33.Fork19
|
1.0.0-1.0.1 | 4.1.3.Final | 1.1.33.Fork19
|
||||||
1.0.2-1.0.3 | 4.1.6.Final | 1.1.33.Fork23
|
1.0.2-1.0.3 | 4.1.6.Final | 1.1.33.Fork23
|
||||||
1.1.x-1.3.x | 4.1.8.Final | 1.1.33.Fork26
|
1.1.x-1.3.x | 4.1.8.Final | 1.1.33.Fork26
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue