From b1129601028169f60d55459387e42f6848058e53 Mon Sep 17 00:00:00 2001 From: Suresh Kumar Anaparti Date: Fri, 19 Apr 2024 11:06:46 +0530 Subject: [PATCH] Update netty version for compatibility/staying current --- services/secondary-storage/server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/secondary-storage/server/pom.xml b/services/secondary-storage/server/pom.xml index 432486eb8a44..b9e7d419ee36 100644 --- a/services/secondary-storage/server/pom.xml +++ b/services/secondary-storage/server/pom.xml @@ -60,7 +60,7 @@ io.netty netty-all - 4.1.42.Final + 4.1.100.Final compile