From 151cf374b7dcd873d087d62a14a3ca3b1ab85ecc Mon Sep 17 00:00:00 2001 From: Sneha Dantkale Date: Mon, 24 Feb 2020 15:57:55 +0530 Subject: [PATCH] [AAI-2536] | Update to spring-boot 2.1.12.RELEASE Issue-ID: AAI-2536 Change-Id: Ie816ebc33d513ecfa2d4dd01344b64ec6ede7874 Signed-off-by: Sneha Dantkale --- pom.xml | 4 ++-- src/main/java/org/onap/aai/datarouter/Application.java | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b110beb..e961bc9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.21.RELEASE + 2.1.12.RELEASE org.onap.aai.data-router @@ -35,7 +35,7 @@ limitations under the License. 1.8 - 2.21.1 + 2.22.5 /appl/${project.artifactId}