Merge pull request #9720 from dataease/pr@dev@build_commons-math

build: commons-math依赖
This commit is contained in:
wisonic-s 2024-05-20 09:48:37 +08:00 committed by GitHub
commit db6d89b0bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>