From 53a2a014e9ab8654b35104e7de6a5de80fb3073d Mon Sep 17 00:00:00 2001 From: jitendra007 Date: Fri, 24 Jul 2020 18:35:06 +0530 Subject: Fixed security vulnerability Issue-ID: CLI-299 Signed-off-by: jitendra007 Change-Id: I634c42dfce01192e65b1102147953156e5828421 --- profiles/http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/http/pom.xml') diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 04589410..3dee45c4 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -63,7 +63,7 @@ Excluded commons-codec vulnerable version and added invulnerable version commons-codec commons-codec - 1.13 + 1.14 org.apache.httpcomponents -- cgit 1.2.3-korg