From 74b69edd95bd68a145026c4612d994ba686744be Mon Sep 17 00:00:00 2001 From: econwar Date: Fri, 26 Apr 2019 13:32:21 +0000 Subject: Fix security vulnerabilities Decrease Hibernate version to 5.2.9.Final Change-Id: Ie5fd2103d2d66edc9f67786a51a2451200d16495 Issue-ID: DMAAP-1176 Signed-off-by: econwar --- pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7a524b57..6db34b61 100755 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,6 @@ 1.7.25 1.3 12.0 - 1.4.10 datarouter-prov @@ -204,6 +203,10 @@ org.databene contiperf + + com.thoughtworks.xstream + xstream + @@ -257,11 +260,6 @@ json ${json.version} - - com.thoughtworks.xstream - xstream - ${xstream.version} - -- cgit 1.2.3-korg