From 5442c270ad879e4db33b2759b15bf46111af2fa7 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Thu, 14 Feb 2019 19:52:29 -0500 Subject: updated camunda springboot version Added required unimplemented methods to classes Change-Id: I1ab6333582f2f09c6c363786c8168fdf54936bf8 Issue-ID: SO-1512 Signed-off-by: Benjamin, Max (mb388a) --- mso-api-handlers/mso-api-handler-infra/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-infra') diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index dd77c242d4..f3163840ec 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -14,7 +14,7 @@ mso-api-handler-infra ONAP SO API Handler Infra - 7.9.0 + 7.10.0 1.2 UTF-8 UTF-8 @@ -51,7 +51,7 @@ org.camunda.bpm camunda-engine - + org.springframework.boot spring-boot-starter-web -- cgit 1.2.3-korg