diff options
author | 2022-08-18 17:05:36 +0200 | |
---|---|---|
committer | 2022-08-18 17:30:36 +0200 | |
commit | bc8a4e188b97f51f13f77b96a40b66f7515c9ed8 (patch) | |
tree | e190bbfb69672757af2b15357172b99f9504bf68 /Changelog.md | |
parent | b6d45d18e0ca4e55514445de7e520e0327cff216 (diff) |
Fix PM-mapper Vulnerabilities1.9.0
- Update io.undertow:undertow-core to version 2.2.17.Final
- Update dcae-sdk to version 1.8.10
- Update io.projectreactor:reactor-core to version 3.4.21
Issue-ID: DCAEGEN2-3218
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ib62abc496abc8b83efdda15062dc887494f9ffa8
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index c38af1f..cf587f1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.9.0] - 2022/05/13 ### Changed +- [DCAEGEN2-3218] Fix vulnerabilities: + - Update io.undertow:undertow-core to version 2.2.17.Final + - Update dcae-sdk to version 1.8.10 + - Update io.projectreactor:reactor-core to version 3.4.21 - [DCAEGEN2-3037] Disable TLS in DataRouter (CSIT) - [DCAEGEN2-3182] Extend development tools |