commit | 97d61a771042a84c343ad28afe3d1c2caa023b22 | [log] [tgz] |
---|---|---|
author | waqas.ikram <waqas.ikram@est.tech> | Thu Feb 10 15:00:13 2022 +0000 |
committer | waqas.ikram <waqas.ikram@est.tech> | Thu Feb 10 15:00:16 2022 +0000 |
tree | 5d0dce282351df3495bb5e6539d1f2c82144335f | |
parent | 862673c62076aa173d97f36ea025a8b342c7921a [diff] [blame] |
fixing vulnerabilities dependencies Change-Id: I51785fd34f28fb3aa088bd9cd9395cc4d0566388 Issue-ID: SO-3846 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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>