From fd484cffa845d199a2e4b763db6af769dcc4260e Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 15 Apr 2019 11:51:15 -0400 Subject: [PATCH] Roll back springboot and camel upgrade Issue-ID: AAI-2381 Change-Id: If890767762fce5c972c851359e6bc6dd4a172636 Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7723e4b..0613a3a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.20.RELEASE + 1.5.19.RELEASE org.onap.aai.data-router @@ -35,7 +35,7 @@ limitations under the License. 1.8 - 2.21.5 + 2.21.1 ${basedir}/target /appl/${project.artifactId}