From 36771dd50c44c8f0ff2743dc0ca93c0a1dd41bea Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 10 Dec 2018 15:39:36 -0500 Subject: Update to latest spring and spring boot Issue-ID: AAI-1900 Change-Id: I16760f66201756d2a9017222d95833c3474b891b Signed-off-by: Jimmy Forsyth --- aai-utils/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aai-utils') 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 -- cgit 1.2.3-korg