aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-28 10:32:32 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-28 10:32:59 -0400
commit89dad10220928f859fa72986f737808756d76798 (patch)
treee88393edb08211b9975eec29c0a5dde961569a8f /CHANGELOG.md
parent2be14fca49b2724d6f38e07438c814bda423e541 (diff)
Update hibernate-validator and jetty-util
Change-Id: I93beb063bf3a1e5394651065b42c3b5f1bc5407d Issue-ID: DCAEGEN2-361 Signed-off-by: Michael Hwang <mhwang@research.att.com>
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 8432e8b..1c27804 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.0.1]
+
+* Explicitly use 5.3.6.Final for hibernate-validator and 9.4.6 for jetty-util to address security issues
+
## [3.0.0]
* Remove the dcae controller code (housekeeping)