X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-dao%2Fpom.xml;h=13e4d8032508fd5355caa92fc12d3167ec331f65;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=44889abd1a94614f758635cff16c7846120494cb;hpb=38812c3d47f0426f1c4108145b696441da5a5c1f;p=sdc.git diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 44889abd1a..13e4d80325 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -30,7 +30,7 @@ Modifications copyright (c) 2018 Nokia org.openecomp.sdc sdc-main - 1.13.0-SNAPSHOT + 1.13.4-SNAPSHOT @@ -198,20 +198,6 @@ Modifications copyright (c) 2018 Nokia ${jackson.version} - - com.googlecode.json-simple - json-simple - ${json-simple.version} - provided - - - - com.google.code.bean-matchers - bean-matchers - ${bean-matchers.version} - test - - org.yaml snakeyaml @@ -235,8 +221,8 @@ Modifications copyright (c) 2018 Nokia - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${httpclient.version} provided @@ -293,19 +279,6 @@ Modifications copyright (c) 2018 Nokia test - - org.apache.commons - commons-jci-core - ${commons-jci-core.version} - test - - - commons-io - commons-io - - - - org.springframework spring-expression @@ -397,6 +370,10 @@ Modifications copyright (c) 2018 Nokia org.hibernate hibernate-validator + + javax.validation + validation-api + @@ -479,6 +456,10 @@ Modifications copyright (c) 2018 Nokia net.java.dev.jna jna + + junit + junit + @@ -531,8 +512,9 @@ Modifications copyright (c) 2018 Nokia - org.codehaus.groovy + org.apache.groovy groovy + ${groovy.version} org.togglz