aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorsharath reddy <bs.reddy@huawei.com>2022-03-15 13:31:25 +0530
committersharath reddy <bs.reddy@huawei.com>2022-03-15 13:33:18 +0530
commit3a40008342681bfdbd5ac73ac1b4b6a85c7fd8eb (patch)
treebcf501aa7d85e0e51a5a6f3195c82b6649835b82 /profiles
parent470f0474443b4a66105ca1900d9d7746520115dd (diff)
Issue-ID: CLI-437
Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I2914ba8b259c5d08895def09c010b5463778ee0c Signed-off-by: sharath reddy <bs.reddy@huawei.com>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/http/pom.xml2
1 files changed, 1 insertions, 1 deletions
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
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.8.2</version>
+ <version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.onap.cli</groupId>