Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Commit

Permalink
1.0.2准备工作
Browse files Browse the repository at this point in the history
  • Loading branch information
Acexy committed Sep 16, 2018
1 parent 5979a1b commit cd1c8ce
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
1.1.1
移除了历史版本登录测试方法和历史登录的相关支持代码
调整了测试代码优化了大量代码注释
1.1.2
升级部分依赖组件版本
```
---
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<fast-toolkit.version>1.0.9</fast-toolkit.version>
<httpasyncclient.version>4.1.3</httpasyncclient.version>
<fastjson.version>1.2.47</fastjson.version>
<fastjson.version>1.2.49</fastjson.version>
<org.slf4j.version>1.7.25</org.slf4j.version>
<ch.qos.logback.version>1.2.3</ch.qos.logback.version>
<cglib.version>3.2.6</cglib.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

public class MessageListener implements NotifyListener {


@Override
public void handler(SmartQQClient smartQQClient, PollMsg pollMsg) {

Expand Down

0 comments on commit cd1c8ce

Please sign in to comment.