Merge "sonar critical for Design"
authorLi Zi <li.zi30@zte.com.cn>
Thu, 1 Feb 2018 06:31:53 +0000 (06:31 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 1 Feb 2018 06:31:53 +0000 (06:31 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index b5ced24..fa3f050 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
         <jaxrs.consumer.version>5.0</jaxrs.consumer.version>
         <gson.version>2.2.4</gson.version>
         <junit.version>4.10</junit.version>
-        <org.apache.ant.version>1.8.2</org.apache.ant.version>
+        <org.apache.ant.version>1.9.4</org.apache.ant.version>
     </properties>
 
     <dependencyManagement>
                 <artifactId>swagger-jersey2-jaxrs</artifactId>
                 <version>${swagger.version}</version>
             </dependency>
-                       
+                       <dependency>
+                               <groupId>org.hibernate</groupId>
+                               <artifactId>hibernate-validator</artifactId>
+                               <version>5.4.2.Final</version>
+                       </dependency>
                        <!--<dependency>
                                <groupId>com.fasterxml.jackson.core</groupId>
                                <artifactId>jackson-databind</artifactId>