From: Li Zi Date: Wed, 31 Jan 2018 00:41:55 +0000 (+0000) Subject: Merge "Fix the security issue about hibernate and ant." X-Git-Tag: v1.1.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fesr-server.git;a=commitdiff_plain;h=4c2b187e47275f6c984fb0887feef81e705018a2;hp=6bc8b3c6f31ba7f3a7fe199ee5116832c0fc1daf Merge "Fix the security issue about hibernate and ant." --- 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 +