aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-nfvo-ns-lcm
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2022-02-10 15:00:13 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2022-02-10 15:00:16 +0000
commit97d61a771042a84c343ad28afe3d1c2caa023b22 (patch)
tree5d0dce282351df3495bb5e6539d1f2c82144335f /so-etsi-nfvo-ns-lcm
parent862673c62076aa173d97f36ea025a8b342c7921a (diff)
fixing vulnerabilities dependencies
Change-Id: I51785fd34f28fb3aa088bd9cd9395cc4d0566388 Issue-ID: SO-3846 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-etsi-nfvo-ns-lcm')
-rw-r--r--so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml
index c61e2aa..0b1a24e 100644
--- a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml
+++ b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-api/pom.xml
@@ -101,6 +101,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
+ <version>${gson-version}</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>