diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 15eba2d..3f3c92f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +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.1] - 2023/01/31 +### Changed +- [DCAEGEN2-3323] Fix vulnerabilities: + - Update io.undertow:2.2.17.Final to version 2.3.0.Final + ## [1.10.0] - 2023/01/11 ### Changed - [DCAEGEN2-3190] Bug fix: |