X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-model%2Fpom.xml;h=69522eaced7b62332f7a8a07224b337c4c7a3e10;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=96793babea15d0aaef481817408c568a659d0e86;hpb=1c4fe946f65fb4e7db5cc5d4225b14ec6cc22306;p=sdc.git diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 96793babea..69522eaced 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-main - 1.13.1-SNAPSHOT + 1.13.4-SNAPSHOT @@ -110,7 +110,7 @@ com.google.code.bean-matchers bean-matchers - ${bean-matcher.version} + ${bean-matchers.version} test @@ -297,6 +297,10 @@ org.apache.cassandra cassandra-all + + javax.validation + validation-api + @@ -309,8 +313,8 @@ - org.apache.httpcomponents - httpclient + org.apache.httpcomponents.client5 + httpclient5 ${httpclient.version} provided @@ -445,19 +449,6 @@ ${spring.version} - - org.apache.commons - commons-jci-core - ${commons-jci-core.version} - test - - - commons-io - commons-io - - - - org.awaitility awaitility @@ -466,8 +457,9 @@ - org.codehaus.groovy + org.apache.groovy groovy + ${groovy.version}