From 893eab3ad855f34108b663df6e990ddff6cb6c77 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 30 Sep 2025 16:16:00 +0800 Subject: [PATCH] add fury-extensions --- common/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/common/pom.xml b/common/pom.xml index 9c5830f3..f2f5cdf5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -52,6 +52,17 @@ fury-core ${fury.version} + + org.apache.fury + fury-extensions + ${fury.version} + + + org.apache.fury + fury-test-core + + +