aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2022-02-11 12:55:30 +0100
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2022-02-14 12:04:23 +0100
commit52804064a9518ef398e7c547644098b0263c9882 (patch)
tree21b0e6f286ff3f03189380c9ac90b4a332447fb6 /Changelog.md
parent4fda8da3cc7f351e9af84d7ba2cb7500e9d12e56 (diff)
Remove vulnerability1.7.0
- bump Spring version from 5.3.6 to 5.3.14 - tomcat-embed-core version bump from 9.0.50 to 9.0.56 - bump SDK version from 1.8.7 to 1.8.8 Issue-ID: DCAEGEN2-3041 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Iac4b0aaf51de0d3dd3e585998ecfc6425015ea6a
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 17c55436..b20a9302 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,12 @@ 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.7.0] - 2022/02/14
+### Changed
+- [DCAEGEN2-3041] Spring version bump from 5.3.6 to 5.3.14
+- tomcat-embed-core version bump from 9.0.50 to 9.0.56
+- SDK version bump from 1.8.7 to 1.8.8
+
## [1.6.1] - 2021/08/24
### Changed
- SDK version bump from 1.5.0 to 1.8.7 in order to enable config file support