From 5a18dde69045a9f5eb67a0560fc2b35e7fab570a Mon Sep 17 00:00:00 2001 From: NipunaMadhushan Date: Thu, 19 Dec 2024 16:45:52 +0530 Subject: [PATCH] Update netty version --- gradle.properties | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle.properties b/gradle.properties index 39e0a1a54703..f9ea1c919df9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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