From d5968f56b382c50dfafc3b6feeccf5b81d176b9d Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Fri, 5 Feb 2021 20:34:11 -0500 Subject: update camunda and spring to latest versions Updated camunda to 7.14 and updated spring boot camunda to 3.4 Started to clean up duplicate maven dependencies Issue-ID: SO-3521 Signed-off-by: Benjamin, Max (mb388a) Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2 --- adapters/so-appc-orchestrator/pom.xml | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'adapters/so-appc-orchestrator/pom.xml') diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index 68814fc075..dbb31a6a73 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -141,40 +141,19 @@ ${project.artifactId}-${project.version} - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-web - org.springframework.boot spring-boot-starter-test test - - io.micrometer - micrometer-core - - - io.micrometer - micrometer-registry-prometheus - com.google.guava guava - - org.onap.so - common - ${project.version} - org.camunda.bpm camunda-external-task-client - 1.1.1 + 1.4.0 org.onap.so -- cgit 1.2.3-korg