From c8b17d27cb83ed42e062c58e34642cd9c98ac189 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 18 Sep 2018 12:46:57 -0400 Subject: [PATCH] Update to latest versions of deps Issue-ID: AAI-1628 Change-Id: I88cc21c2b3233eff34febda18497a5131deb4e05 Signed-off-by: Jimmy Forsyth --- aai-core/pom.xml | 12 ++++++------ aai-schema-ingest/pom.xml | 4 ++-- aai-utils/pom.xml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/aai-core/pom.xml b/aai-core/pom.xml index a79c3cd3..016e402b 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -45,10 +45,10 @@ 1.0.0 1.2.3 2.3.21 - 5.15.3 + 5.15.6 0.50 3.2.2 - 9.4.6.v20170531 + 9.4.11.v20180605 https://wiki.onap.org/ @@ -800,12 +800,12 @@ org.springframework spring-web - 4.3.6.RELEASE + 4.3.18.RELEASE org.springframework spring-context - 4.3.6.RELEASE + 4.3.18.RELEASE javax.xml.bind @@ -950,7 +950,7 @@ org.springframework spring-test - 4.3.16.RELEASE + 4.3.18.RELEASE test @@ -984,7 +984,7 @@ org.springframework spring-jms - 4.3.16.RELEASE + 4.3.18.RELEASE com.fasterxml.jackson.core diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index ab8be115..2d2ebe4e 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -77,12 +77,12 @@ org.springframework spring-context - 4.3.16.RELEASE + 4.3.18.RELEASE org.springframework spring-test - 4.3.16.RELEASE + 4.3.18.RELEASE org.springframework.boot diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 5b2c7021..4eadb513 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -71,7 +71,7 @@ org.springframework spring-core - 4.3.10.RELEASE + 4.3.18.RELEASE com.fasterxml.jackson.core -- 2.16.6