Skip to content

Commit 5f8fec8

Browse files
author
yutaipu
committed
upgrade -> 1.1.9
1 parent d9cf36a commit 5f8fec8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public void testSendPushWithCallback() {
6161
<dependency>
6262
<groupId>cn.jpush.api</groupId>
6363
<artifactId>jiguang-common</artifactId>
64-
<version>1.1.4</version>
64+
<version>1.1.9</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.code.gson</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>cn.jpush.api</groupId>
55
<artifactId>jiguang-common</artifactId>
6-
<version>1.1.8</version>
6+
<version>1.1.9-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<url>https://github.com/jpush/jiguang-java-client-common</url>
99
<name>Jiguang Client Common Dependencies</name>

0 commit comments

Comments
 (0)