From: Lizi Date: Tue, 30 Jan 2018 12:13:18 +0000 (+0000) Subject: Fix the security issue about hibernate and ant. X-Git-Tag: v1.1.0~30^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fesr-server.git;a=commitdiff_plain;h=ae555f74fa32ad21a50d1f09160332e83caf2c42 Fix the security issue about hibernate and ant. Change-Id: Ie2ca3b5e369d709a9d57e514313fe6419f75018a Issue-ID: AAI-592 Signed-off-by: Lizi --- diff --git a/pom.xml b/pom.xml index b5ced24..fa3f050 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 5.0 2.2.4 4.10 - 1.8.2 + 1.9.4 @@ -67,7 +67,11 @@ swagger-jersey2-jaxrs ${swagger.version} - + + org.hibernate + hibernate-validator + 5.4.2.Final +