Commit b4c27d0
Bump netty-tcnative-boringssl-static version to 2.0.7.Final
According to the updated SECURITY.md at grpc-java
(https://github.com/grpc/grpc-java/blob/master/SECURITY.md#getting-netty-tcnative-boringssl-static-from-maven)
grpc-java now depends on version 2.0.7.Final of
netty-tcnative-boringssl-static. Using the old version causes
java.lang.NoSuchFieldError: SSL_MAX_RECORD_LENGTH when using a
SSL-enabled channel to talk to Tiller (see
grpc/grpc-java#3989)1 parent b3147b4 commit b4c27d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments