X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=champ-service%2Fpom.xml;h=2738dc5f2b2ffab29a020b0b977386f941af8782;hb=42480c241e5882bd2e6002004e5013a0e1bd7429;hp=77e4680fbce50921101f74d2e5a8f342b91b37b9;hpb=e8211d3d5ab9ef5fd9a66230a94b1739d9dfe64b;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 77e4680..2738dc5 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -67,6 +67,10 @@ limitations under the License. org.springframework.boot spring-boot-starter-tomcat + + ch.qos.logback + logback-classic + @@ -87,7 +91,6 @@ limitations under the License. provided - org.json json @@ -144,24 +147,6 @@ limitations under the License. 3.7 - - org.apache.httpcomponents - httpclient - 4.5.5 - - - - org.apache.httpcomponents - httpclient-cache - 4.5.5 - - - commons-logging - commons-logging - - - - org.onap.aai champ-core @@ -172,10 +157,6 @@ limitations under the License. org.apache.hbase hbase-client - - org.apache.httpcomponents - httpclient - log4j log4j @@ -203,6 +184,46 @@ limitations under the License. 1.5.0 test + + + ch.qos.logback + logback-classic + 1.2.3 + + + + ch.qos.logback + logback-core + 1.2.3 + + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + 1.1.5 + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpclient-cache + + + + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + @@ -334,27 +355,6 @@ limitations under the License. true - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - -