diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-06-25 09:06:11 +0200 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-07-02 08:40:33 +0200 |
commit | dfc831bbb63ca3f42dc78135bfcca66b07cd5db2 (patch) | |
tree | 025d49791fad181265da02b4cc392879e9a48a02 /CHANGELOG.md | |
parent | e23d317a7c5ab6f0ce61054750c95748c1f26fef (diff) |
Upgrade java from 8 to 113.5.0
Issue-ID: DCAEGEN2-2287
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I1a80ac133798ec6fbd96696aaa292244b1feec05
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bc6986..a69da9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The version in the brackets represents the version of DCAE inventory and not the ONAP DCAE version. +## [3.5.0] + +* Upgrade java from 8 to 11 + ## [3.4.0] * Add non-root user in Docker image so that the inventory service can be run in non-privileged mode for security reasons DCAEGEN2-1554 |