aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-03-27 11:57:41 +0530
committersushant53 <sushant.jadhav@t-systems.com>2023-03-27 11:58:05 +0530
commit76667546c8c2a5e99afcf2911a4b4aa4c233aa73 (patch)
tree0f123014b1e6f0162e8038e09e293c7819235492 /Changelog.md
parentb1125ecc1a211121d65b812dc85f028ad4f5fb31 (diff)
[DCAEGEN2] Upgrade dependencies for dcaegen2-collectors-datafile1.10.0
Upgrade dependency version as per SECCOM recommendation Issue-ID: DCAEGEN2-3322 Change-Id: Ia045e86953c05d0d68288a6644d15b870520b1d9 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index f6733063..bd5b12d0 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,13 @@ 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.0] - 2023/03/27
+### Changed
+- [DCAEGEN2-3322] Fix vulnerabilities
+ - Update jackson-databind to version 2.14.1
+ - Update tomcat-embed-core to version 9.0.72
+ - Update spring to version 5.3.25
+
## [1.9.0] - 2022/08/26
### Changed
- [DCAEGEN2-3211] Fix vulnerabilities