From a575256d37d43d014442094d100571c66bd064eb Mon Sep 17 00:00:00 2001 From: jimmy Date: Mon, 17 Dec 2018 16:33:37 -0500 Subject: [PATCH] Update to spring-boot 1.5.18 Change-Id: Ifcc3bca8b1ee9e338ce3177a87ea85382639c101 Issue-ID: AAI-1896 Signed-off-by: jimmy --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 04e1a32..1d8b31c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.15.RELEASE + 1.5.18.RELEASE org.onap.aai.data-router @@ -167,7 +167,7 @@ limitations under the License. com.att.aft dme2 - 3.1.200 + 3.1.200-oss provided -- 2.16.6