SECURITY.md: Fix netty-codec-http2 typo

This commit is contained in:
Garrett Jones 2017-12-01 12:48:46 -08:00 committed by Eric Anderson
parent b34a9d4b26
commit 7cdd35c270
1 changed files with 10 additions and 10 deletions

View File

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