From 36771dd50c44c8f0ff2743dc0ca93c0a1dd41bea Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 10 Dec 2018 15:39:36 -0500 Subject: [PATCH] Update to latest spring and spring boot Issue-ID: AAI-1900 Change-Id: I16760f66201756d2a9017222d95833c3474b891b Signed-off-by: Jimmy Forsyth --- aai-annotations/pom.xml | 4 ++-- aai-auth/pom.xml | 4 ++-- aai-core/pom.xml | 18 +++++++++--------- aai-schema-ingest/pom.xml | 10 +++++----- aai-schema/pom.xml | 4 ++-- aai-utils/pom.xml | 6 +++--- pom.xml | 2 +- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 3c790537..eba6766f 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,12 +27,12 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-annotations aai-annotations jar - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT https://nexus.onap.org diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 66d3c072..97e52ae5 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-auth aai-auth - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT https://nexus.onap.org diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 5250ff0f..c5542626 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -27,11 +27,11 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-core aai-core - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT jar java @@ -45,7 +45,7 @@ 1.0.0 1.2.3 2.3.21 - 5.15.6 + 5.15.8 0.50 3.2.2 2.4.15 @@ -801,12 +801,12 @@ org.springframework spring-web - 4.3.18.RELEASE + 4.3.21.RELEASE org.springframework spring-context - 4.3.18.RELEASE + 4.3.21.RELEASE javax.xml.bind @@ -957,13 +957,13 @@ org.springframework spring-test - 4.3.18.RELEASE + 4.3.21.RELEASE test org.springframework.boot spring-boot-test - 1.5.1.RELEASE + 1.5.18.RELEASE test @@ -997,7 +997,7 @@ org.springframework spring-jms - 4.3.18.RELEASE + 4.3.21.RELEASE com.fasterxml.jackson.core @@ -1022,7 +1022,7 @@ org.springframework.boot spring-boot - 1.5.15.RELEASE + 1.5.18.RELEASE compile diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 82e886ed..cc157572 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-schema-ingest aai-schema-ingest - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT jar @@ -83,17 +83,17 @@ org.springframework spring-context - 4.3.18.RELEASE + 4.3.21.RELEASE org.springframework spring-test - 4.3.18.RELEASE + 4.3.21.RELEASE org.springframework.boot spring-boot-test - 1.5.1.RELEASE + 1.5.18.RELEASE test diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 644f52ab..6a516830 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,11 +27,11 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-schema aai-schema - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT https://nexus.onap.org diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 631c6708..51833021 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -29,11 +29,11 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT aai-utils aai-utils - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT https://nexus.onap.org @@ -71,7 +71,7 @@ org.springframework spring-core - 4.3.18.RELEASE + 4.3.21.RELEASE com.fasterxml.jackson.core diff --git a/pom.xml b/pom.xml index fa965a83..336ba5de 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos -- 2.16.6