diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-08-02 13:30:24 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-08-02 13:32:05 +0200 |
commit | 5b10b3eb9beb5154df4aa57c7f0f876099dae04c (patch) | |
tree | ff35a4f8c7c1fd122aae20f78fc41941951088a4 /Changelog.md | |
parent | 446889e337834556f9852f513a33d7622d065c07 (diff) |
Fix Sdc Helm Validator vulnerabilities1.2.2
spring.version 2.5.3 -> 2.5.0
Issue-ID: SDC-3647
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I6efd9d7fea1d6dcd84fa0b2cd8bd27a2b44a2c2c
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 7f0502c..0cefd12 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.2] - 02/08/2021 - SDC-3647 Fix vulnerabilities - - spring.version 2.4.3 -> 2.5.3 + - spring.version 2.4.3 -> 2.5.0 - apache.commons.compress.version 1.20 -> 1.21 ## [1.2.1] - 07/06/2021 |