This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/linkis.git
commit 300e2d0c20525831670248039f71f49482891c20 Author: peacewong <[email protected]> AuthorDate: Wed Mar 20 15:05:30 2024 +0800 Dependencs need to reserve akka --- tool/dependencies/known-dependencies.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt index 73f58ce483..5954d026a4 100644 --- a/tool/dependencies/known-dependencies.txt +++ b/tool/dependencies/known-dependencies.txt @@ -6,6 +6,10 @@ SparseBitSet-1.2.jar accessors-smart-2.3.1.jar accessors-smart-2.4.9.jar aircompressor-0.10.jar +akka-actor_2.12-2.5.21.jar +akka-protobuf_2.12-2.5.21.jar +akka-slf4j_2.12-2.5.21.jar +akka-stream_2.12-2.5.21.jar aliyun-java-sdk-core-4.5.10.jar aliyun-java-sdk-kms-2.11.0.jar aliyun-java-sdk-ram-3.1.0.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
