forked from github/dataease
Merge pull request #9720 from dataease/pr@dev@build_commons-math
build: commons-math依赖
This commit is contained in:
commit
db6d89b0bc
@ -342,8 +342,11 @@
|
|||||||
<artifactId>ashot</artifactId>
|
<artifactId>ashot</artifactId>
|
||||||
<version>1.5.4</version>
|
<version>1.5.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.commons</groupId>
|
||||||
|
<artifactId>commons-math4-legacy</artifactId>
|
||||||
|
<version>4.0-beta1</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
Loading…
Reference in New Issue
Block a user