Skip to content

Commit

Permalink
Merge pull request #43669 from NipunaMadhushan/update-netty-version
Browse files Browse the repository at this point in the history
[2201.11.0] Update netty version
  • Loading branch information
NipunaMadhushan authored Dec 3, 2024
2 parents 95e90fe + ff7837e commit fb67d88
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ mockitoCoreVersion="5.3.1"
mockitoTestNGVersion="0.5.0"
mustacheJavaCompilerVersion="0.8.9"
mvel2Version="2.4.4.Final"
nettyBufferVersion="4.1.100.Final"
nettyCodecHttpVersion="4.1.45.Final"
nettyCodecHttp2Version="4.1.45.Final"
nettyCommonVersion="4.1.100.Final"
nettyHandlerVersion="4.1.45.Final"
nettyResolverVersion="4.1.100.Final"
nettyTransportNativeEpollVersion="4.1.100.Final"
nettyTransportNativeKqueueVersion="4.1.100.Final"
nettyTransportVersion="4.1.100.Final"
nettyBufferVersion="4.1.115.Final"
nettyCodecHttpVersion="4.1.115.Final"
nettyCodecHttp2Version="4.1.115.Final"
nettyCommonVersion="4.1.115.Final"
nettyHandlerVersion="4.1.115.Final"
nettyResolverVersion="4.1.115.Final"
nettyTransportNativeEpollVersion="4.1.115.Final"
nettyTransportNativeKqueueVersion="4.1.115.Final"
nettyTransportVersion="4.1.115.Final"
okhttpVersion="3.14.0"
openhftCompilerVersion="2.23ea0"
openTelemetryApiVersion="1.32.0"
Expand Down

0 comments on commit fb67d88

Please sign in to comment.