From abfaee8128ecc8bfb1fe7562631fb0d765b22d8c Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 16 Jun 2021 16:54:04 +0100 Subject: Changing ONAP logging dependencies to a released version Change-Id: Ia93db231c3b8e2403eeec7d6ffe0fe49dd6b8bf1 Issue-ID: SO-3673 Signed-off-by: waqas.ikram --- bpmn/MSOCommonBPMN/pom.xml | 2 +- bpmn/so-bpmn-infrastructure-common/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bpmn') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index c051aac9b8..817d70c0da 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -163,7 +163,7 @@ commons-beanutils commons-beanutils - + com.h2database diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml index c6a4ffc01d..0c5a0f3132 100644 --- a/bpmn/so-bpmn-infrastructure-common/pom.xml +++ b/bpmn/so-bpmn-infrastructure-common/pom.xml @@ -132,11 +132,11 @@ org.apache.cxf cxf-spring-boot-starter-jaxrs - - org.apache.cxf - cxf-rt-rs-service-description-openapi-v3 - 3.4.2 - + + org.apache.cxf + cxf-rt-rs-service-description-openapi-v3 + 3.4.2 + com.h2database h2 -- cgit 1.2.3-korg