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 2626< dependency>
2727 < groupId> cn. jpush. api< / groupId>
2828 < artifactId> jpush- client< / artifactId>
29- < version> 3.2 . 11 < / version>
29+ < version> 3.2 . 15 < / version>
3030< / dependency>
3131```
3232### jar 包方式
4646 < dependency>
4747 < groupId> cn. jpush. api< / groupId>
4848 < 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>
6056 < / dependency>
6157 < dependency>
6258 < groupId> com. google. code. gson< / groupId>
You can’t perform that action at this time.
0 commit comments