From a4baf3adde49e27d88492339ffa5e4da4d79af57 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 17 Apr 2018 14:16:32 -0400 Subject: [PATCH] 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 --- ONAP-PAP-REST/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.16.6