X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=blobdiff_plain;f=pom.xml;h=cdee8e917fb663501228d906a867da2863ac85e1;hp=636f4222eb91b0ad26806d6f3019dbf65e61fa5e;hb=f7bfc43799cd6adbf8997c532993949b6cd75ce4;hpb=92927f8985ae5f381143b8b295df2f466e4349ae diff --git a/pom.xml b/pom.xml index 636f422..cdee8e9 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,12 @@ limitations under the License. org.springframework.boot spring-boot-starter + + + ch.qos.logback + logback-classic + + org.springframework.boot @@ -91,6 +97,22 @@ limitations under the License. cxf-rt-frontend-jaxrs 3.2.4 + + ch.qos.logback + logback-classic + 1.2.3 + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + + + com.google.guava guava @@ -104,7 +126,7 @@ limitations under the License. org.codehaus.jackson jackson-mapper-asl - 1.9.13 + 1.4.5 org.mockito @@ -267,7 +289,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.3 org.apache.httpcomponents