From e78716438110650898bd35de8cfe69822157a8f5 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 29 Jul 2021 10:54:02 +0200 Subject: Fix vulnerabilities - Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19 --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog.md') 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 -- cgit 1.2.3-korg