X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b48ca9535744cb7aa764b28a7f5ee36d59864766;hb=d623531b134a52ef87a620675e4471e3f07d6e55;hp=636f4222eb91b0ad26806d6f3019dbf65e61fa5e;hpb=92927f8985ae5f381143b8b295df2f466e4349ae;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 636f422..b48ca95 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 @@ -167,17 +189,17 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.1 + 1.2.3 org.onap.aai.aai-common aai-utils - 1.2.1 + 1.2.3 org.onap.aai.aai-common aai-core - 1.2.1 + 1.2.3 * @@ -188,7 +210,7 @@ limitations under the License. org.onap.aai.aai-common aai-auth - 1.2.1 + 1.2.3 org.eclipse.persistence @@ -267,7 +289,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.3 org.apache.httpcomponents