mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 08:21:09 +08:00
Merge pull request #9720 from dataease/pr@dev@build_commons-math
build: commons-math依赖
This commit is contained in:
@@ -342,8 +342,11 @@
|
||||
<artifactId>ashot</artifactId>
|
||||
<version>1.5.4</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-math4-legacy</artifactId>
|
||||
<version>4.0-beta1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user