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 9fcf1f7 commit 7535164Copy full SHA for 7535164
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.8.2</version>
+ <version>2.8.3</version>
28
</dependency>
29
```
30
pom.xml
@@ -11,7 +11,7 @@
11
12
13
14
- <version>2.9.0</version>
15
<packaging>jar</packaging>
16
<name>Aliyun OSS SDK for Java</name>
17
<description>The Aliyun OSS SDK for Java used for accessing Aliyun Object Storage Service</description>
0 commit comments