We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8af9e commit a3dc918Copy full SHA for a3dc918
README.md
@@ -24,7 +24,7 @@ The recommended way to use the Aliyun OSS SDK for Java in your project is to con
24
<dependency>
25
<groupId>com.aliyun.oss</groupId>
26
<artifactId>aliyun-sdk-oss</artifactId>
27
- <version>2.6.1</version>
+ <version>2.7.0</version>
28
</dependency>
29
```
30
0 commit comments