From b89f767be60d3e04faad36146327207f971593e0 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 17 Sep 2024 18:38:48 +1000 Subject: [PATCH] needed dependencies Signed-off-by: Olivier Lamy --- tests/test-distribution/test-distribution-common/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/test-distribution/test-distribution-common/pom.xml b/tests/test-distribution/test-distribution-common/pom.xml index 1e463ce5656..ab98e612ad8 100644 --- a/tests/test-distribution/test-distribution-common/pom.xml +++ b/tests/test-distribution/test-distribution-common/pom.xml @@ -66,6 +66,10 @@ org.apache.maven.resolver maven-resolver-util + + org.bouncycastle + bcprov-jdk15to18 + org.codehaus.plexus plexus-xml @@ -76,6 +80,10 @@ + + org.eclipse.jetty + jetty-ethereum + org.eclipse.jetty jetty-home