From 4929e1aa1482450f9006ea2476a192f07ca4b7f7 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 --- core/runtime/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 98a576ac7d8b1..c3d90ccadbae9 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -218,6 +218,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 @@ -235,6 +238,8 @@ io.smallrye.common:smallrye-common-io io.github.crac:org-crac + + org.jboss.byteman:byteman io.smallrye:smallrye-config