diff options
author | vv770d <vv770d@att.com> | 2022-01-18 22:47:26 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2022-01-18 22:47:29 +0000 |
commit | 7a280a2cce33aeca65174d63edd40a44167ab8bc (patch) | |
tree | 36148334bd4a5cc2cf2bf6317dc23d24cd39f816 /Changelog.md | |
parent | c99d1e88c18792f6f19b9a95d4a83521818ed2ec (diff) |
Remediation for Log4Shell vulnerability1.10.3
Upgrade log4j to 2.17.1
Change-Id: I2055d1cc77f0b2008e4c22624a5e4cefeefccc13
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index c8997400..8933f113 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,8 +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.10.3] - 2022/01/18 + - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1) + ## [1.10.2] - 2021/12/14 - - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability + - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.16.0) ## [1.10.1] - 2021/08/31 - [DCAEGEN2-1483](https://jira.onap.org/browse/DCAEGEN2-2719) - CBS-Client supporting configMap |