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 79dd38f commit c5a6569Copy full SHA for c5a6569
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.5.0</version>
+ <version>2.6.0</version>
28
</dependency>
29
```
30
0 commit comments