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 3a57c1f commit f936f7fCopy full SHA for f936f7f
aliyun-java-sdk-core/ChangeLog.txt
@@ -1,3 +1,6 @@
1
+2019-05-08 Version: 4.4.1
2
+1, test
3
+
4
2019-04-19 Version: 4.4.1
5
1, add http debug info.
6
2, change logger.
aliyun-java-sdk-core/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-core</artifactId>
<packaging>jar</packaging>
7
- <version>4.4.1</version>
+ <version>4.4.0</version>
8
<name>aliyun-java-sdk-core</name>
9
<url>http://www.aliyun.com</url>
10
<description>Aliyun Open API SDK for Java
@@ -49,7 +49,7 @@
49
</developer>
50
</developers>
51
<properties>
52
- <powermock.version>2.0.2</powermock.version>
+ <powermock.version>2.0.0</powermock.version>
53
<mockito.version>2.27.0</mockito.version>
54
</properties>
55
<dependencies>
0 commit comments