From 9ff6cbc90836fbdeedb849c92b5d1fd049e614c8 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Thu, 8 Aug 2019 17:25:06 -0400 Subject: Update janus, springboot, and aai-common deps Issue-ID: AAI-2547 Signed-off-by: Jimmy Forsyth Change-Id: I5a35ace76387867742a20acffa0705f08f1622d9 --- aai-queries/pom.xml | 4 ++-- aai-schema-service/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index dcc2620..787e05c 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -105,7 +105,7 @@ org.onap.aai.aai-common aai-core - 1.5.1 + 1.5.3 compile @@ -129,7 +129,7 @@ org.springframework.boot spring-boot-test - 1.5.20.RELEASE + 1.5.21.RELEASE test diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index a75f876..e49ef99 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -35,9 +35,9 @@ 1.8 org.onap.aai.schemaservice.SchemaServiceApp - 1.5.1 + 1.5.3 - 1.5.20.RELEASE + 1.5.21.RELEASE java @@ -54,7 +54,7 @@ 2.0.0.0 4.12 16.0.1 - 0.2.0 + 0.2.3 1.10.19 1.6.2 2.2.11 -- cgit 1.2.3-korg