diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-04-30 14:36:45 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2021-04-30 14:36:45 +0200 |
commit | ac2c94f76cd7919c40c55cfa1ba75ae56ed7013f (patch) | |
tree | 0442c56ef9af580e3600075d6f5f336937b7c0c1 /jtosca/pom.xml | |
parent | 8d610be856361a98ee1bd188ec74b94c9110b4ef (diff) |
Update Vulnerable Packages
Update Version and several seccom upgrades for I release
Issue-ID: SDC-3572
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Icc4ea89819cd1152b9f248168f1c938be3cdc663
Diffstat (limited to 'jtosca/pom.xml')
-rw-r--r-- | jtosca/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jtosca/pom.xml b/jtosca/pom.xml index 4714306..51c362f 100644 --- a/jtosca/pom.xml +++ b/jtosca/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca-jtosca</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <dependencies> |