From 519daa6048c0506965975c0c925174db42a2c941 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Mon, 20 May 2024 09:42:24 +0800 Subject: [PATCH] =?UTF-8?q?build:=20commons-math=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/backend/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/core/backend/pom.xml b/core/backend/pom.xml index 76bf408e59..f7c1ae8f16 100644 --- a/core/backend/pom.xml +++ b/core/backend/pom.xml @@ -342,8 +342,11 @@ ashot 1.5.4 - - + + org.apache.commons + commons-math4-legacy + 4.0-beta1 +