From fd9b0cf26c4cd8c2502e0a080fed35c233df6561 Mon Sep 17 00:00:00 2001 From: undx Date: Tue, 31 Oct 2023 11:29:22 +0100 Subject: [PATCH] feat(TCOMP-2562): remove grpc from beam-runners-spark-3 --- component-runtime-beam/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/component-runtime-beam/pom.xml b/component-runtime-beam/pom.xml index 57509b499c1ba..fe01b7f0a2de5 100644 --- a/component-runtime-beam/pom.xml +++ b/component-runtime-beam/pom.xml @@ -84,6 +84,10 @@ com.fasterxml.jackson.module jackson-module-scala_${spark-scala.version} + + io.grpc + * +