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-reactive streams depends on netty-handler 4.1.7. Just adding a dependencyManagement to 4.1.9 only forces the version for the project, but projects depending on AHC don't get it.
They do if we explicitly depend on netty-handler.