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 c438480 commit a71fd65Copy full SHA for a71fd65
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.0</version>
+ <version>2.6.1</version>
28
</dependency>
29
```
30
0 commit comments