From 782e0bf564d1690835a397691758ed0ce452f5f7 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 30 May 2024 09:40:20 +0100 Subject: [PATCH] Remove transient dependencies - jboss logging creates conflicts with jandex in drools Issue-ID: POLICY-4955 Change-Id: I37edc5c578301f8af10e11e46707d4116ec89e48 Signed-off-by: adheli.tavares --- integration/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) 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 - -- 2.16.6