From 0ea2fb6510f2df58eec82be863545def9d45239a Mon Sep 17 00:00:00 2001 From: tasso94 <3015690+tasso94@users.noreply.github.com> Date: Fri, 28 Jun 2024 08:56:05 +0200 Subject: [PATCH] remove commons-logging --- distro/run/qa/integration-tests/pom.xml | 7 ------- distro/run/qa/runtime/pom.xml | 7 ------- 2 files changed, 14 deletions(-) diff --git a/distro/run/qa/integration-tests/pom.xml b/distro/run/qa/integration-tests/pom.xml index 88b5abb64d0..115386e1719 100644 --- a/distro/run/qa/integration-tests/pom.xml +++ b/distro/run/qa/integration-tests/pom.xml @@ -53,13 +53,6 @@ test - - - commons-logging - commons-logging - test - - org.camunda.bpm.qa diff --git a/distro/run/qa/runtime/pom.xml b/distro/run/qa/runtime/pom.xml index a93ae0b4079..1cddcc33e22 100644 --- a/distro/run/qa/runtime/pom.xml +++ b/distro/run/qa/runtime/pom.xml @@ -82,13 +82,6 @@ test - - - commons-logging - commons-logging - test - - org.camunda.bpm.qa