diff options
author | 2022-01-18 22:25:02 +0000 | |
---|---|---|
committer | 2022-01-19 14:29:09 +0000 | |
commit | 111731fa29e21f6f72f11e8b323a2424e1b275f7 (patch) | |
tree | e5e596a3499023de50bec5ff87c4cd08e0992bf2 /Changelog.md | |
parent | 962f9c1e0376a24376784384ec171c091136a2fb (diff) |
Remediation for Log4Shell vulnerabilityistanbul
Upgrade log4j to 2.17.1
Change-Id: I5bbe0f1eb03c9cda547f2cf5f9acc162934ae4d1
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
Signed-off-by: vv770d <vv770d@att.com>
(cherry picked from commit 6bfe0bdcb9d94217354be4a81a509aa2c0709234)
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 c1e4124..b505bcb 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.3.2] - 2022/01/18 + - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.17.1) + ## [1.3.1] - 2021/12/14 - - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability + - [DCAEGEN2-3022] - Remediation for Log4Shell vulnerability (upgrade to 2.16.0) ## [1.3.0] - 2021/08/26 - [DCAEGEN2-2806] Mapper security vulnerability updates for Istanbul |