From d102c4b4051da2cc0c5312cfcd1a570476af3b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=A7=E6=98=93=E5=AE=A2?= Date: Wed, 27 Nov 2024 05:09:21 +0800 Subject: [PATCH] [fix][misc] Class conflict during jetcd-core-shaded shading process (#23641) (cherry picked from commit 3e108da4f136e9c0013c8030e496d00ea94bfd2c) (cherry picked from commit 6c33bf11939a1af9ebedc00b0dfda29d09cc310b) --- jetcd-core-shaded/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jetcd-core-shaded/pom.xml b/jetcd-core-shaded/pom.xml index bdcfae9bc1641..ed24730b4dff5 100644 --- a/jetcd-core-shaded/pom.xml +++ b/jetcd-core-shaded/pom.xml @@ -94,6 +94,10 @@ io.etcd:* io.vertx:* + + + org.apache.pulsar:jetcd-core-shaded +