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 --- bpmn/so-bpmn-infrastructure-flows/pom.xml | 58 +++---------------------------- 1 file changed, 5 insertions(+), 53 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/pom.xml') diff --git a/bpmn/so-bpmn-infrastructure-flows/pom.xml b/bpmn/so-bpmn-infrastructure-flows/pom.xml index a8f35986e7..63fef73645 100644 --- a/bpmn/so-bpmn-infrastructure-flows/pom.xml +++ b/bpmn/so-bpmn-infrastructure-flows/pom.xml @@ -14,7 +14,6 @@ 2.0-alpha2 1.7.0 1.17.1 - 3.2.1 @@ -54,15 +53,9 @@ - - org.apache.maven.plugins - - - maven-antrun-plugin - - - [1.3,) - + org.apache.maven.plugins + maven-antrun-plugin + [1.3,) run @@ -145,7 +138,6 @@ ${project.artifactId}-${project.version} - @@ -157,24 +149,20 @@ - org.camunda.bpm.springboot camunda-bpm-spring-boot-starter - ${camunda.springboot.version} test org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-webapp - ${camunda.springboot.version} test org.camunda.bpm.extension.mockito camunda-bpm-mockito - ${camunda.mockito.version} test @@ -213,21 +201,13 @@ org.mockito mockito-core 1.10.19 + test com.fasterxml.uuid java-uuid-generator - - org.apache.commons - commons-lang3 - - - org.onap.so - MSOCoreBPMN - ${project.version} - org.onap.so MSOCoreBPMN @@ -253,11 +233,6 @@ ${project.version} test - - javax.ws.rs - javax.ws.rs-api - ${jax.ws.rs} - org.camunda.spin camunda-spin-core @@ -277,7 +252,6 @@ org.camunda.bpm camunda-engine-plugin-spin - org.camunda.bpm camunda-engine-plugin-connect @@ -295,36 +269,15 @@ ${assertj.core.version} test - - javax.annotation - javax.annotation-api - 1.3 - org.springframework.boot spring-boot-configuration-processor true - - ch.qos.logback - logback-classic - - - ch.qos.logback - logback-core - - - org.slf4j - slf4j-api - - - org.mariadb.jdbc - mariadb-java-client - ch.vorburger.mariaDB4j mariaDB4j - 2.2.3 + 2.3.0 test @@ -333,6 +286,5 @@ ${grpc.version} test - -- cgit 1.2.3-korg