Fixed netty-codec-http vulnerability issue 65/104965/1
authorjitendra sharma <jitendra.sharma1@huawei.com>
Thu, 2 Apr 2020 09:33:54 +0000 (15:03 +0530)
committerjitendra sharma <jitendra.sharma1@huawei.com>
Thu, 2 Apr 2020 09:36:40 +0000 (15:06 +0530)
Issue-ID: CLI-260

Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: If55485d6156e9cb49aa4dac9848af040dac59f3b

profiles/http/pom.xml

index 4a8f2ce..0458941 100644 (file)
@@ -115,7 +115,7 @@ Excluded commons-codec vulnerable version and added invulnerable version
       <dependency>
           <groupId>io.netty</groupId>
           <artifactId>netty-codec-http</artifactId>
-          <version>4.1.46.Final</version>
+          <version>4.1.48.Final</version>
       </dependency>
           <dependency>
             <groupId>junit</groupId>