From 8fcb7253cb4fb7eb87bd50317d7b5b3804ddfbaf Mon Sep 17 00:00:00 2001 From: Chethan Date: Wed, 20 Aug 2025 15:52:52 +0530 Subject: [PATCH] #SBCOSS-548 fix: vulnerability fixes --- service/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/service/pom.xml b/service/pom.xml index aba439e3..447a445d 100755 --- a/service/pom.xml +++ b/service/pom.xml @@ -51,8 +51,17 @@ org.scala-lang scala-library + + io.netty + netty-codec-http + + + io.netty + netty-codec-http + 4.1.44.Final + com.typesafe.play play-guice_${scala.major.version}