From: Vijay Venkatesh Kumar Date: Sat, 24 Sep 2022 01:01:01 +0000 (+0000) Subject: Fix app startup error X-Git-Tag: 1.4.3^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a2f66ad0ad72e5ea517a5670f131562af4eabc4b;hp=-c;p=dcaegen2%2Fservices%2Fmapper.git Fix app startup error + SDK version bump Change-Id: I2637e9ad0b8c616f7e59dfa2c4eed5dca13c822a Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3269 Signed-off-by: Vijay Venkatesh Kumar --- a2f66ad0ad72e5ea517a5670f131562af4eabc4b diff --git a/Changelog.md b/Changelog.md index e8c35ac..53fc15e 100755 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.4.3] - 2022/07/18 +## [1.4.3] - 2022/09/23 - [DCAEGEN2-3217] - dcaegen2-services-mapper vulnerability updates + - [DCAEGEN2-3269] - Fix application startup error + SDK version bump ## [1.4.2] - 2022/06/14 - [DCAEGEN2-3167] - CodeCoverage improvement for dcaegen2-services-mapper diff --git a/UniversalVesAdapter/pom.xml b/UniversalVesAdapter/pom.xml index 7b6ea09..24864cd 100755 --- a/UniversalVesAdapter/pom.xml +++ b/UniversalVesAdapter/pom.xml @@ -53,9 +53,12 @@ content/sites/site/org/onap/dcaegen2/services/mapper/${project.artifactId}/${project.version} yyyyMMdd'T'HHmmss - + 2.13.3 - 1.8.7 + 1.8.10 + + + -changelog-missing @@ -206,12 +209,12 @@ com.fasterxml.jackson.core jackson-core - 2.12.6 + ${jackson.core.version} com.fasterxml.jackson.core jackson-databind - 2.13.3 + ${jackson.core.version} hsqldb