We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87aed55 commit 41d9ef8Copy full SHA for 41d9ef8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.7.5</version>
+ <version>3.7.6</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
@@ -51,7 +51,7 @@
51
<dependency>
52
53
<artifactId>jiguang-common</artifactId>
54
- <version>1.2.5</version>
+ <version>1.2.6</version>
55
</dependency>
56
57
<groupId>org.apache.httpcomponents</groupId>
0 commit comments