X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fonap-common-configuration-management%2Fonap-configuration-management-core%2Fpom.xml;h=616730ef80f9ee6cb27e410fd6718e4dd8857207;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=22e858149a7c6829f232cc416ccaae4522efc1ba;hpb=a36531c38fe1a9234b8dbeaed5505cf3ca48de26;p=sdc.git diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 22e858149a..616730ef80 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,31 +26,42 @@ onap-common-configuration-management org.onap.sdc.common - 1.7.0-SNAPSHOT + 1.13.5-SNAPSHOT - + + - org.junit.jupiter - junit-jupiter-engine - ${junitJupiter.version} + org.awaitility + awaitility + 4.0.3 test - - - org.junit.vintage - junit-vintage-engine - ${junitJupiter.version} - - com.fasterxml.jackson.core jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + + + org.yaml + snakeyaml + ${snakeyaml.version} com.fasterxml.jackson.dataformat jackson-dataformat-yaml + + + org.yaml + snakeyaml + + org.apache.commons @@ -62,11 +73,7 @@ commons-beanutils ${commons-beanutils} - - commons-logging - commons-logging - ${commons-logging} - + org.apache.commons commons-lang3 @@ -76,15 +83,9 @@ commons-io - net.sf.corn - corn-cps - 1.1.7 - - - com.sun - tools - - + io.github.classgraph + classgraph + 4.8.137 com.virtlink.commons @@ -96,11 +97,6 @@ onap-configuration-management-api ${project.version} - - javax.servlet - javax.servlet-api - provided - com.fasterxml.jackson.core jackson-annotations @@ -112,6 +108,7 @@ ch.qos.logback logback-classic + ${logback.version} test @@ -127,7 +124,6 @@ org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} ${project.basedir}/src/test/resources