From 026f33e4d0e644e87635fbfba449f7a17bb9c590 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Tue, 2 Jan 2024 14:07:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(hudi-query):=20=E4=BF=AE=E5=A4=8D=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=BC=BA=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NoClassDefFoundError: com/ctc/wstx/io/InputBootstrapper --- service-hudi-query/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/service-hudi-query/pom.xml b/service-hudi-query/pom.xml index 3e66469..a3ef41f 100644 --- a/service-hudi-query/pom.xml +++ b/service-hudi-query/pom.xml @@ -57,10 +57,6 @@ com.squareup.okio okio - - com.fasterxml.woodstox - woodstox-core - com.google.guava guava