diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-04-29 16:39:26 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2021-04-30 09:00:03 +0200 |
commit | b5e34936cc893a3e0dad93f33b1864e7c8fe1cac (patch) | |
tree | 6144fe61c2d4ea51a10659205afa69fd485033c6 /zusammen-lib/pom.xml | |
parent | 414bc934cd53ab76cc63a6436478566d9a6163d7 (diff) |
Vulnerable packages update
Update SDC-BE-COMMON to new version 1.6.1
Update several packages to the seccom recommended version
updated tests to JUNIT5
Issue-ID: SDC-3572
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ibf26663aac0e3de6a36df4c723baa963206cc1b7
Diffstat (limited to 'zusammen-lib/pom.xml')
-rw-r--r-- | zusammen-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zusammen-lib/pom.xml b/zusammen-lib/pom.xml index 20c4afc..81949d8 100644 --- a/zusammen-lib/pom.xml +++ b/zusammen-lib/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.sdc.sdc-be-common</groupId> <artifactId>sdc-be-common-parent</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <properties> |