This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch dev-1.3.0 in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
commit 7dd3a59d90f718cde43799e2d8577bf03af6c638 Author: Jack Xu <[email protected]> AuthorDate: Mon Aug 22 19:04:50 2022 +0800 fix: unify commons-math3 dependency, fix dependencies --- tool/dependencies/known-dependencies.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt index 5a8919636..842bee07c 100644 --- a/tool/dependencies/known-dependencies.txt +++ b/tool/dependencies/known-dependencies.txt @@ -72,8 +72,7 @@ commons-lang-2.6.jar commons-lang3-3.12.0.jar commons-logging-1.2.jar commons-math-2.2.jar -commons-math3-3.1.1.jar -commons-math3-3.5.jar +commons-math3-3.6.1.jar commons-net-3.1.jar commons-pool-1.6.jar commons-text-1.9.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
