From: vv770d Date: Mon, 28 Feb 2022 17:16:45 +0000 (+0000) Subject: [DCAEMOD/Runtime] Upgrade helm-gen core lib to 1.0.3 X-Git-Tag: 1.3.2-mod-runtimeapi^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dcaegen2%2Fplatform.git;a=commitdiff_plain;h=1aa0a77ab3465a5584f4ddbfab61242590a07cfb [DCAEMOD/Runtime] Upgrade helm-gen core lib to 1.0.3 Change-Id: I89787419409e99254045ce19e64b66b140817ef4 Signed-off-by: vv770d Issue-ID: DCAEGEN2-3052 Signed-off-by: vv770d --- diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index b128455..23168b8 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-3028] Change version format to MMddHHmm (removed YY) - [DCAEGEN2-3008] Update helmgen-core from snapshot to released version - [DCAEGEN2-3088] Set spring-boot-maven-plugin to 2.6.2 +- [DCAEGEN2-3052] Update helmgen-core to 1.0.3 (includes vulnerability fixes for J) ## [1.3.1] - 2021-10-13 - [DCAEGEN2-2936] Update helmgen-core to 1.0.2 diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml index 626061b..5970bfd 100644 --- a/mod/runtimeapi/runtime-core/pom.xml +++ b/mod/runtimeapi/runtime-core/pom.xml @@ -2,8 +2,7 @@