This repository was archived by the owner on Nov 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1010 <groupId >me.zhenxin</groupId >
1111 <artifactId >qqbot-parent</artifactId >
1212 <packaging >pom</packaging >
13- <version >1.0.2 </version >
13+ <version >1.0.3 </version >
1414 <modules >
1515 <module >qqbot-common</module >
1616 <module >qqbot-api</module >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >qqbot-parent</artifactId >
77 <groupId >me.zhenxin</groupId >
8- <version >1.0.2 </version >
8+ <version >1.0.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
2020 <dependency >
2121 <groupId >me.zhenxin</groupId >
2222 <artifactId >qqbot-common</artifactId >
23- <version >1.0.2 </version >
23+ <version >1.0.3 </version >
2424 </dependency >
2525 <!-- fastjson -->
2626 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >qqbot-parent</artifactId >
77 <groupId >me.zhenxin</groupId >
8- <version >1.0.2 </version >
8+ <version >1.0.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >qqbot-parent</artifactId >
77 <groupId >me.zhenxin</groupId >
8- <version >1.0.2 </version >
8+ <version >1.0.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
2121 <dependency >
2222 <groupId >me.zhenxin</groupId >
2323 <artifactId >qqbot-api</artifactId >
24- <version >1.0.2 </version >
24+ <version >1.0.3 </version >
2525 </dependency >
2626 <!-- logback -->
2727 <dependency >
3232 <dependency >
3333 <groupId >me.zhenxin</groupId >
3434 <artifactId >qqbot-websocket</artifactId >
35- <version >1.0.2 </version >
35+ <version >1.0.3 </version >
3636 <scope >compile</scope >
3737 </dependency >
3838 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >qqbot-parent</artifactId >
77 <groupId >me.zhenxin</groupId >
8- <version >1.0.2 </version >
8+ <version >1.0.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
2020 <dependency >
2121 <groupId >me.zhenxin</groupId >
2222 <artifactId >qqbot-common</artifactId >
23- <version >1.0.2 </version >
23+ <version >1.0.3 </version >
2424 </dependency >
2525 <!-- fastjson -->
2626 <dependency >
You can’t perform that action at this time.
0 commit comments