diff options
author | tkogut <tomasz.kogut@nokia.com> | 2021-02-10 12:10:50 +0100 |
---|---|---|
committer | tkogut <tomasz.kogut@nokia.com> | 2021-02-10 12:10:50 +0100 |
commit | 206f4878d9969bd80acbea31181a504fe9737b43 (patch) | |
tree | 2cd86ab6280bf7261c2f007077b54bc2cc2a8392 /Changelog.md | |
parent | 9a168eafc551b87a06a1a087a8370b5cb83ead00 (diff) |
Vulnerability removal for ves collector1.7.10
- remove junit from runtime dependencies
- update junit to 5.7.1
- update springfox libraries to 3.0.0
Issue-ID: DCAEGEN2-2593
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I9ed39668474349013f8d8768abd4784afe24da52
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 5b08467b..747a0c5d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -38,5 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2462](https://jira.onap.org/browse/DCAEGEN2-2462) - Adapt schema-map.json and test files to updated 3GPP repos ## [1.7.8] - 13/10/2020 - [DCAEGEN2-2478](https://jira.onap.org/browse/DCAEGEN2-2478) - Add logs from external-repo-manager lib - # [1.7.9] - 01/11/2020 +## [1.7.9] - 01/11/2020 - [DCAEGEN2-2495](https://jira.onap.org/browse/DCAEGEN2-2495) - Ves Collector is down because of java heap space +## [1.7.10] - 10/02/2021 + - [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector |