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 /standardization/api-custom-header/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 'standardization/api-custom-header/pom.xml')
-rw-r--r-- | standardization/api-custom-header/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml index 1f7b40b9..a2626f7b 100644 --- a/standardization/api-custom-header/pom.xml +++ b/standardization/api-custom-header/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.dcaegen2.services.sdk</groupId> <artifactId>dcaegen2-services-sdk-standardization</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |