From accb1d0df60f4a2f9595e9a12f09f9bf72e77c97 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Fri, 4 Nov 2022 08:34:25 +0200 Subject: [PATCH] Add parentFirst configuration for byteman Relates to: #29043 (cherry picked from commit 4929e1aa1482450f9006ea2476a192f07ca4b7f7) --- core/runtime/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 384fa521a59f98..730328212c385b 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -214,6 +214,9 @@ au.com.dius.pact.core:matcher au.com.dius.pact.consumer:junit5 au.com.dius.pact:consumer + + + org.jboss.byteman:byteman org.graalvm.sdk:graal-sdk @@ -231,6 +234,8 @@ io.smallrye.common:smallrye-common-io io.github.crac:org-crac + + org.jboss.byteman:byteman io.smallrye:smallrye-config