summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
commite78716438110650898bd35de8cfe69822157a8f5 (patch)
tree1b44882eb9c98d0f7fff6e53a38433f1bea87cbf /Changelog.md
parent7e42a4b54f4f2ea4dbc8725b8089008aefcbecec (diff)
Fix vulnerabilities1.6.1
- Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 704e46a9..e92367c2 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,10 @@ 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.6.1] - 29/07/2021
+### Changed
+- Fix vulnerabilities (top up spring-boot version to 2.4.8)
+
## [1.6.0] - 25/02/2021
### Changed
- Change Docker's base image to integration-java11