Skip to content

Commit 2f443e7

Browse files
committed
update version
1 parent e3ef289 commit 2f443e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The Aliyun OSS SDK for Java enables Java developers to easily work with Aliyun OSS. You can get started in minutes using ***Maven*** or by downloading a [single zip file](https://help.aliyun.com/document_detail/32170.html).
77

88
- [SDK Homepage](https://help.aliyun.com/document_detail/32008.html)
9-
- [API Docs](https://help.aliyun.com/document_detail/31947.html)
9+
- [API Docs](https://gosspublic.alicdn.com/AliyunJavaSDK/latest/javadoc/index.html)
1010
- [Developer Guide](https://help.aliyun.com/document_detail/31827.html)
1111
- [Issues](https://github.com/aliyun/aliyun-oss-java-sdk/issues)
1212
- [Release](https://github.com/aliyun/aliyun-oss-java-sdk/releases)
@@ -24,7 +24,7 @@ The recommended way to use the Aliyun OSS SDK for Java in your project is to con
2424
<dependency>
2525
<groupId>com.aliyun.oss</groupId>
2626
<artifactId>aliyun-sdk-oss</artifactId>
27-
<version>2.4.0</version>
27+
<version>2.5.0</version>
2828
</dependency>
2929
```
3030

0 commit comments

Comments
 (0)