Skip to content

Commit

Permalink
Merge pull request #43762 from NipunaMadhushan/update-fbp-pr-check
Browse files Browse the repository at this point in the history
Update netty version
  • Loading branch information
NipunaRanasinghe authored Jan 23, 2025
2 parents 200a83e + 502d213 commit a6e4f99
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 a6e4f99

Please sign in to comment.