From: sharath reddy Date: Tue, 15 Mar 2022 08:01:25 +0000 (+0530) Subject: Issue-ID: CLI-437 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3a40008342681bfdbd5ac73ac1b4b6a85c7fd8eb;p=cli.git Issue-ID: CLI-437 Signed-off-by: sharath reddy Change-Id: I2914ba8b259c5d08895def09c010b5463778ee0c Signed-off-by: sharath reddy --- diff --git a/framework/pom.xml b/framework/pom.xml index e0853efa..c514265b 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -96,7 +96,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9 com.fasterxml.jackson.core diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index e937c436..c830708d 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -79,7 +79,7 @@ Excluded commons-codec vulnerable version and added invulnerable version com.google.code.gson gson - 2.8.2 + 2.8.9 org.onap.cli diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml index b11de03d..a61ffb41 100644 --- a/validate/sample-mock-generator/pom.xml +++ b/validate/sample-mock-generator/pom.xml @@ -62,7 +62,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9