diff options
author | 2021-07-29 09:22:06 +0200 | |
---|---|---|
committer | 2021-07-29 09:22:06 +0200 | |
commit | 00ba346231826874f460882516d1744e799f5df4 (patch) | |
tree | 6bd4201da27a60dd93da87ed3a3c0c93cfb8e27c /Changelog.md | |
parent | 1fde4cb7cce5b8fc48b564987ead1f1cf6674ca8 (diff) |
Release container 1.7.0
- Update io.undertow:undertow-core to version 2.2.9.Final
- Update org.freemarker:freemarker to version 2.3.31
- Update oparent to version 3.2.0
Issue-ID: DCAEGEN2-2807
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ibb8a33078f297b801a5ade6a482a23b90367ea71
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 3217ab2..66c35f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ 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] +## [1.7.0] - 29/07/2021 ### Changed - Update io.undertow:undertow-core to version 2.2.9.Final - Update org.freemarker:freemarker to version 2.3.31 |