aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-11 09:55:21 +0100
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-15 09:46:42 +0100
commite1e16edcdd05271c7e133dc758b409433f783089 (patch)
tree264140d6a5dc77206f4bc28cb05b0d415d192a14 /CHANGELOG.md
parent51d22b80827fc7982ec45fd5c671658df0c35c4b (diff)
Upgrade libraries and add instructions to makefile3.5.2
Issue-ID: DCAEGEN2-2594 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I0d16307424de3b677ceed6edc94318f79e565dc2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ebbd50..4113177 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,13 @@ 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.2]
+* Upgrade libraries:
+ - jetty-util
+ - dropwizard
+ - hibernate
+ - postgresql
+
## [3.5.1]
* Add dependency to javax.activation.activation library