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
Consolidate Netty version properties to use netty.version
Replaced the netty.codec.http.version property with the standard
netty.version property, updating it from 4.0.56.Final to 4.2.7.Final.
This makes the versioning clearer - netty.version is now the single
source of truth for the Netty version used throughout the project,
applied via the Netty BOM in dependencyManagement.
0 commit comments