This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch dev-1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
commit 44765766fd2413a33bd92fa76cf15841db615bcb Author: casionone <[email protected]> AuthorDate: Tue Jul 26 11:03:11 2022 +0800 adjust known-dependencies.txt --- linkis-dist/release-docs/LICENSE | 1 + tool/dependencies/known-dependencies.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/linkis-dist/release-docs/LICENSE b/linkis-dist/release-docs/LICENSE index 0907542b2..8452a4e63 100644 --- a/linkis-dist/release-docs/LICENSE +++ b/linkis-dist/release-docs/LICENSE @@ -589,6 +589,7 @@ See licenses/ for text of these licenses. (Apache License, version 2.0) presto-client (com.facebook.presto:presto-client:0.234 - https://github.com/prestodb/presto/presto-client) (Apache License, version 2.0) presto-resource-group-managers (com.facebook.presto:presto-resource-group-managers:0.234 - https://github.com/prestodb/presto/presto-resource-group-managers) (Apache License, version 2.0) presto-spi (com.facebook.presto:presto-spi:0.234 - https://github.com/prestodb/presto/presto-spi) + (Apache License, version 2.0) stats (com.facebook.airlift:stats:0.191 - https://github.com/airlift/airlift/tree/master/stats) ======================================================================== Third party CDDL licenses diff --git a/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt index dc384bbda..28ada30d9 100644 --- a/tool/dependencies/known-dependencies.txt +++ b/tool/dependencies/known-dependencies.txt @@ -525,6 +525,7 @@ springfox-swagger-common-2.10.5.jar springfox-swagger2-2.10.5.jar sqoop-1.4.6-hadoop200.jar ssl-config-core_2.11-0.3.7.jar +stats-0.191.jar stax2-api-4.2.1.jar stringtemplate-3.2.1.jar swagger-annotations-1.5.22.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
