From 5edb8ffbaae8caa46417ef44e317c48a29bd3c35 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Fri, 4 Feb 2022 11:50:13 +0100 Subject: Fix SDK Vulnerabilities Issue-ID: DCAEGEN2-3051 Signed-off-by: Tomasz Wrobel Change-Id: I45891470ee07d6fce2b4dce7efaba6382f62451c --- security/crypt-password/pom.xml | 15 ++++++++++++++- security/pom.xml | 15 ++++++++++++++- security/ssl/pom.xml | 15 ++++++++++++++- 3 files changed, 42 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index 7f4efb77..0a9ed5b1 100644 --- a/security/crypt-password/pom.xml +++ b/security/crypt-password/pom.xml @@ -1,4 +1,17 @@ + @@ -6,7 +19,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.8.7-SNAPSHOT + 1.8.8-SNAPSHOT 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index 1d459d4c..63475af8 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -1,4 +1,17 @@ + @@ -7,7 +20,7 @@ org.onap.dcaegen2.services sdk - 1.8.7-SNAPSHOT + 1.8.8-SNAPSHOT org.onap.dcaegen2.services.sdk.security diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml index 799f66c8..9dcff35d 100644 --- a/security/ssl/pom.xml +++ b/security/ssl/pom.xml @@ -1,3 +1,16 @@ + @@ -6,7 +19,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.8.7-SNAPSHOT + 1.8.8-SNAPSHOT ssl -- cgit 1.2.3-korg