diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-08-23 16:36:36 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-08-23 16:48:37 +0200 |
commit | d692ade1f1b0450dce44864805492885b2d79c35 (patch) | |
tree | 37a8f250bb1fee1553ca63b0cbb763e910d81de2 /Changelog.md | |
parent | f5c58e7d4e5b32f6e1c5a2055fb3b7e6e750103b (diff) |
Fix ves-openapi-manager vulnerabilities1.2.0
- Update spring to version 2.7.2
- Update jackson-databind to version 2.13.3
Issue-ID: DCAEGEN2-3215
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I3e48d930424712d17cec3d1a01b55c14dcf23deb
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index dfd7cc1..38f651f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,11 @@ 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.2.0] - 2022/08/19 + - [DCAEGEN2-3215](https://jira.onap.org/browse/DCAEGEN2-3215) + - Update spring to version 2.7.2 + - Update jackson-databind to version 2.13.3 + ## [1.1.0] - 2021/03/01 - [DCAEGEN2-3092](https://jira.onap.org/browse/DCAEGEN2-3092) - Update spring to version 2.6.4 |