File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
< dependency>
27
27
< groupId> cn. jpush. api< / groupId>
28
28
< artifactId> jpush- client< / artifactId>
29
- < version> 3.2 . 8 < / version>
29
+ < version> 3.2 . 9 < / version>
30
30
< / dependency>
31
31
```
32
32
### jar 包方式
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >cn.jpush.api</groupId >
5
5
<artifactId >jpush-client</artifactId >
6
- <version >3.2.9-SNAPSHOT </version >
6
+ <version >3.2.9</version >
7
7
<packaging >jar</packaging >
8
8
<url >https://github.com/jpush/jpush-api-java-client</url >
9
9
<name >JPush API Java Client</name >
35
35
<url >https://github.com/jpush/jpush-api-java-client</url >
36
36
<connection >scm:git:git@github.com:jpush/jpush-api-java-client.git</connection >
37
37
<developerConnection >scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection >
38
- <tag >v3.2.8 </tag >
38
+ <tag >v3.2.9 </tag >
39
39
</scm >
40
40
41
41
<dependencies >
You can’t perform that action at this time.
0 commit comments