Skip to content

Commit

Permalink
Merge pull request #43720 from NipunaMadhushan/2201.8.9-stage
Browse files Browse the repository at this point in the history
[2201.8.9] Update netty version
  • Loading branch information
NipunaMadhushan authored Dec 19, 2024
2 parents aa71436 + 5a18dde commit e0508d1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,17 @@ mockitoCoreVersion=5.3.1
mockWebserverVersion=3.14.0
mustacheJavaCompilerVersion=0.8.9
mvel2Version=2.4.4.Final
nettyCodecVersion=4.1.100.Final
nettyBufferVersion=4.1.100.Final
nettyCommonVersion=4.1.100.Final
nettyCodecHttpVersion=4.1.86.Final
nettyCodecHttp2Version=4.1.100.Final
nettyHandlerVersion=4.1.100.Final
nettyHandlerProxyVersion=4.1.100.Final
nettyResolverVersion=4.1.100.Final
nettyTransportVersion=4.1.100.Final
nettyTransportNativeEpollVersion=4.1.100.Final
nettyTransportNativeKqueueVersion=4.1.100.Final
nettyCodecVersion=4.1.115.Final
nettyBufferVersion=4.1.115.Final
nettyCommonVersion=4.1.115.Final
nettyCodecHttpVersion=4.1.115.Final
nettyCodecHttp2Version=4.1.115.Final
nettyHandlerVersion=4.1.115.Final
nettyHandlerProxyVersion=4.1.115.Final
nettyResolverVersion=4.1.115.Final
nettyTransportVersion=4.1.115.Final
nettyTransportNativeEpollVersion=4.1.115.Final
nettyTransportNativeKqueueVersion=4.1.115.Final
okhttpVersion=3.14.0
openTelemetryApiVersion=1.0.0
openTelemetrySdkTraceVersion=1.0.0
Expand Down

0 comments on commit e0508d1

Please sign in to comment.