diff options
author | Kasperki <pawel.kasperkiewicz@nokia.com> | 2022-08-09 15:02:37 +0200 |
---|---|---|
committer | Kasperki <pawel.kasperkiewicz@nokia.com> | 2022-08-09 18:44:09 +0200 |
commit | a8a7e065345d7564569b312f41c2e0b4b9da35b5 (patch) | |
tree | 95ab829ed06289dea09d9ecc5b178c8b498f90eb /Changelog.md | |
parent | f0ccc8a7ab518e4a60af62f7b6a9b51a41694451 (diff) |
Fix VES Vulnerabilities
Issue-ID: DCAEGEN2-3214
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I46f17e164ded674c5bb251d01401f40bd166f2bc
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 169fe36c..94176cba 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +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.11.1] - 2022/01/28 + - [DCAEGEN2-3214] - Dcaegen2-collectors-ves vulnerability updates + ## [1.11.0] - 2022/01/28 - [DCAEGEN2-2961] - Switch VESCollector to Integration base image(onap/integration-java11:10.0.0) - [DCAEGEN2-3045] - Vulnerability addressal for VESCollector |