diff options
author | pwielebs <piotr.wielebski@nokia.com> | 2019-11-13 12:38:28 +0100 |
---|---|---|
committer | pwielebs <piotr.wielebski@nokia.com> | 2019-11-13 12:38:28 +0100 |
commit | e5e5fd19bd18d08e9d9985a74387137c13935e44 (patch) | |
tree | 05685b6f7f96aa0f4299caabfbb74ec9f87ed002 /security/crypt-password/pom.xml | |
parent | 3236d78ea38211812fdd862453416286ae5df3b7 (diff) |
Fix DCAE-SDK static code vulnerabilities
- Update patch version of SDK
Change-Id: I2896e1bda3e09d27c0e3a9674861dc950ed43741
Issue-ID: DCAEGEN2-1917
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Diffstat (limited to 'security/crypt-password/pom.xml')
-rw-r--r-- | security/crypt-password/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index 5e3152b7..85b99410 100644 --- a/security/crypt-password/pom.xml +++ b/security/crypt-password/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.dcaegen2.services.sdk.security</groupId> <artifactId>dcaegen2-services-sdk-security</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |