From cc6fce07bd6ec20623af757c1e031488d08134d8 Mon Sep 17 00:00:00 2001 From: "Smokowski, Steve (ss835w)" Date: Tue, 4 Dec 2018 07:41:49 -0500 Subject: Restore WebApps Put dependency back to run Camunda Web Apps Change-Id: I21a9ef1a44df114743d9981835dac2f8f83338f0 Issue-ID: SO-1266 Signed-off-by: Smokowski, Steve (ss835w) --- bpmn/mso-infrastructure-bpmn/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpmn/mso-infrastructure-bpmn/pom.xml') diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 77e2fa27d3..e617cfed61 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -139,6 +139,11 @@ camunda-bpm-spring-boot-starter-rest 2.3.0 + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter-webapp + 2.3.0 + org.springframework.boot spring-boot-starter-web -- cgit 1.2.3-korg