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
fix(deps): bump io.netty vulnerability floor to 4.2.16.Final (USPR-13774)
Remediates GHSA-jppx-w49h-x2qq (ByteBuf Reference Leak on RST_STREAM) which causes
native memory exhaustion under high RST_STREAM traffic. Update the minimum io.netty
version floor from 4.2.15.Final to 4.2.16.Final in both the root resolutionStrategy
and in the example Spring Boot applications to maintain consistency.
Fixes Dependabot alert #107.
Co-Authored-By: Catarina Correia <catarina.correia@getyourguide.com>
0 commit comments