File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
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 . 11 < / version>
29
+ < version> 3.2 . 15 < / version>
30
30
< / dependency>
31
31
```
32
32
### jar 包方式
46
46
< dependency>
47
47
< groupId> cn. jpush. api< / groupId>
48
48
< artifactId> jiguang- common< / artifactId>
49
- < version> 0.1 . 6 < / version>
50
- < exclusions>
51
- < exclusion>
52
- < groupId> org. slf4j< / groupId>
53
- < artifactId> slf4j- jdk14< / artifactId>
54
- < / exclusion>
55
- < exclusion>
56
- < groupId> org. slf4j< / groupId>
57
- < artifactId> slf4j- nop< / artifactId>
58
- < / exclusion>
59
- < / exclusions>
49
+ < version> 1.0 . 1 < / version>
50
+ < / dependency>
51
+ < dependency>
52
+ < groupId> io. netty< / groupId>
53
+ < artifactId> netty- all< / artifactId>
54
+ < version> 4.1 . 6. Final</ version>
55
+ < scope> compile< / scope>
60
56
< / dependency>
61
57
< dependency>
62
58
< groupId> com. google. code. gson< / groupId>
You can’t perform that action at this time.
0 commit comments