mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-05-13 15:12:09 +08:00
update 优化 删除无用代码
This commit is contained in:
@@ -31,11 +31,6 @@
|
|||||||
<groupId>software.amazon.awssdk</groupId>
|
<groupId>software.amazon.awssdk</groupId>
|
||||||
<artifactId>s3</artifactId>
|
<artifactId>s3</artifactId>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<!-- 将基于 Netty 的 HTTP 客户端从类路径中移除 -->
|
|
||||||
<exclusion>
|
|
||||||
<groupId>software.amazon.awssdk</groupId>
|
|
||||||
<artifactId>netty-nio-client</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
<!-- 将基于 CRT 的 HTTP 客户端从类路径中移除 -->
|
<!-- 将基于 CRT 的 HTTP 客户端从类路径中移除 -->
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>software.amazon.awssdk</groupId>
|
<groupId>software.amazon.awssdk</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user