From 751ea0d93fbe95bed38fff145056d8cc8ea4d79f Mon Sep 17 00:00:00 2001 From: hh <2397241381@qq.com> Date: Sun, 5 May 2024 20:26:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/start/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/system/start/pom.xml b/system/start/pom.xml index c259963..a6292d8 100644 --- a/system/start/pom.xml +++ b/system/start/pom.xml @@ -12,6 +12,19 @@ start + + + org.apache.spark + spark-core_2.13 + 3.2.0 + + + org.apache.spark + spark-sql_2.13 + 3.2.0 + + + org.jeecgframework.boot