From: adheli.tavares Date: Thu, 30 May 2024 08:40:20 +0000 (+0100) Subject: Remove transient dependencies X-Git-Tag: 5.0.0~6^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=782e0bf564d1690835a397691758ed0ce452f5f7;p=policy%2Fparent.git Remove transient dependencies - jboss logging creates conflicts with jandex in drools Issue-ID: POLICY-4955 Change-Id: I37edc5c578301f8af10e11e46707d4116ec89e48 Signed-off-by: adheli.tavares --- diff --git a/integration/pom.xml b/integration/pom.xml index 12656e2c..99d2d311 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -982,34 +982,6 @@ kotlin-stdlib-common ${version.kotlin} - - - - com.squareup.okhttp3 - okhttp - 4.12.0 - - - io.projectreactor - reactor-core - 3.6.5 - - - net.bytebuddy - byte-buddy - ${version.bytebuddy} - - - net.bytebuddy - byte-buddy-agent - ${version.bytebuddy} - - - org.jboss.logging - jboss-logging - 3.5.3.Final - runtime -