From: Pamela Dragosh Date: Tue, 17 Apr 2018 18:16:32 +0000 (-0400) Subject: Upgrade hibernator and netty X-Git-Tag: v1.2.1~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=a4baf3adde49e27d88492339ffa5e4da4d79af57;hp=2817079ede91e3e38f767086cccb485ceff6dd03 Upgrade hibernator and netty Forgot one place for hibernator and need to upgrade netty to clear CLM issue. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2156 Issue-ID: POLICY-722 Change-Id: I741c47110af916c222f92329791217b0c3bc07df Signed-off-by: Pamela Dragosh --- diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index a648fe609..fc5ef9362 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -153,7 +153,7 @@ io.netty netty - 3.5.0.Final + 3.9.7.Final com.google.guava @@ -239,7 +239,7 @@ org.hibernate hibernate-validator - 5.1.3.Final + 5.4.2.Final