X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=39a980d7c83718ecfbba097010011c4cff10d996;hb=50ca2d67fdde04959235b4d355544c3b76c60b1f;hp=08f797d7e59519564cf5ea979626b2b5f77bafba;hpb=d1d4a11973a54033329c4823ccb03a560b7333b6;p=so.git diff --git a/common/pom.xml b/common/pom.xml index 08f797d7e5..39a980d7c8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,28 +5,24 @@ org.onap.so so - 1.7.1-SNAPSHOT + 1.9.0-SNAPSHOT common - MSO Common classes + common MSO Common classes:- Logger - - 1.17.1 - 3.6.1 + 1.25.0 + 3.10.0 4.1.30.Final - 0.4.2 + 1.1.5 + 2.0.2.RELEASE + 9.0.45 - org.apache.httpcomponents httpclient - - javax.servlet - javax.servlet-api - org.springframework spring-aspects @@ -50,6 +46,7 @@ org.springframework spring-web + 5.2.14.RELEASE org.springframework @@ -60,14 +57,6 @@ modelmapper 2.3.2 - - com.google.guava - guava - - - org.apache.commons - commons-lang3 - org.apache.cxf cxf-rt-rs-client @@ -92,7 +81,7 @@ org.apache.tomcat tomcat-catalina - 9.0.30 + ${tomcat-catalina-version} org.slf4j @@ -119,6 +108,7 @@ org.springframework.security spring-security-web + 5.4.6 org.mockito @@ -177,11 +167,16 @@ - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto ${ccsdk.version} + + + io.springfox + springfox-boot-starter + + - com.google.protobuf @@ -201,11 +196,6 @@ - - io.grpc - grpc-stub - ${grpc.version} - io.grpc grpc-netty @@ -225,7 +215,6 @@ org.camunda.bpm camunda-external-task-client - 1.1.1 org.onap.appc.client @@ -296,11 +285,6 @@ javax.validation validation-api - - javax.xml.bind - jaxb-api - 2.3.0 - com.sun.xml.bind jaxb-core @@ -319,7 +303,10 @@ org.ehcache ehcache - 3.8.1 + + + org.springframework.cloud + spring-cloud-starter-sleuth @@ -331,6 +318,13 @@ pom import + + org.springframework.cloud + spring-cloud-sleuth + ${spring-cloud-sleuth.version} + pom + import + @@ -378,7 +372,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 tests-jar @@ -393,5 +386,23 @@ + + + + maven-surefire-plugin + 2.20 + + + DEBUG + + 2 + suites + false + 1 + ${surefireArgLine} + + + +