File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
src/main/java/com/qcloud/cos Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.qcloud</groupId >
66 <artifactId >cos_api</artifactId >
7- <version >5.6.238</version >
7+ <version >5.6.238.2 </version >
88 <packaging >jar</packaging >
99 <name >cos-java-sdk</name >
1010 <description >java sdk for qcloud cos</description >
8686 <dependency >
8787 <groupId >com.tencentcloudapi</groupId >
8888 <artifactId >tencentcloud-sdk-java-kms</artifactId >
89- <version >3.1.213 </version >
89+ <version >3.1.1138 </version >
9090 <exclusions >
9191 <exclusion >
9292 <groupId >log4j</groupId >
Original file line number Diff line number Diff line change 7878import com .qcloud .cos .model .fetch .PutAsyncFetchTaskRequest ;
7979import com .qcloud .cos .model .fetch .PutAsyncFetchTaskResult ;
8080import com .qcloud .cos .model .inventory .InventoryConfiguration ;
81- import com .squareup .okhttp .internal .http .HttpMethod ;
8281
8382
8483public interface COS extends COSDirectSpi {
You can’t perform that action at this time.
0 commit comments