aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorKasperki <pawel.kasperkiewicz@nokia.com>2022-02-08 19:17:09 +0100
committerKasperki <pawel.kasperkiewicz@nokia.com>2022-02-11 12:57:03 +0100
commita7e6ea3e5f6a07748f7a78bdf59a3cb2ee85eb7c (patch)
treeb957b91c766a2e42d94799a9c4fb45fdb26693fe /Changelog.md
parenta8e59fe8d77d5df48bcbe3899d3cefbf3f9fcd87 (diff)
Update libraries1.11.0
- netty codec http from 4.1.59.Final to 4.1.73.Final - gson from 2.8.6 to 2.8.9 - dmaap client from 1.8.7 to 1.8.8 - spring from 2.4.3 to 2.5.9 - spring boot starter log4j2 from 2.6.1 to 2.6.3 - test containers from 1.15.1 to 1.16.3 Issue-ID: DCAEGEN2-3045 Change-Id: I09f2721d75e71f0ac06c3d5c6bf1036f7cdfb0d7 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 409bb6da..169fe36c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [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
## [1.10.3] - 2022/01/18
- [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1)