You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netty did something in a patch release that they probably
shouldn't have: moving classes around in a patch release.
It made io.netty:netty-handler:4.1.70 Netty incompatible with
io.netty:netty-tcnative-boringssl-static:2.0.39.Final.
Fixed by updating to io.netty:netty-tcnative-boringssl-static:2.0.46.Final.
JAVA-4202
0 commit comments