From: Shiwei Tian Date: Tue, 20 Mar 2018 08:27:16 +0000 (+0800) Subject: Fix the Sonar Findings X-Git-Tag: 1.2.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fdsa.git;a=commitdiff_plain;h=b75e6b8ac4b6039040824cfb5f926e41a0062702 Fix the Sonar Findings Issue-ID: HOLMES-115 Change-Id: I1511767af9ca701ba552cedfb8a1fd43401185c1 Signed-off-by: Shiwei Tian --- diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index a5d9586..93f1813 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -29,6 +29,11 @@ jar + + org.hibernate + hibernate-validator + 5.4.2.Final + org.onap.msb.java-sdk msb-java-sdk @@ -93,6 +98,10 @@ com.fasterxml.jackson.core jackson-core + + org.hibernate + hibernate-validator +