File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
docs/smart-socket/05.快速上手 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ date: 2022-10-26 23:12:06
2121``` xml
2222<dependencies >
2323 <dependency >
24- <groupId >org .smartboot.socket</groupId >
24+ <groupId >io.github .smartboot.socket</groupId >
2525 <artifactId >aio-core</artifactId >
26- <version >1.5.38 </version >
26+ <version >1.5.52 </version >
2727 </dependency >
2828</dependencies >
2929```
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ permalink: /smart-socket/performance.html
99
1010``` xml
1111<dependency >
12- <groupId >org .smartboot.socket</groupId >
12+ <groupId >io.github .smartboot.socket</groupId >
1313 <artifactId >aio-pro</artifactId >
14- <version >1.5.38 </version >
14+ <version >1.5.52 </version >
1515</dependency >
1616```
1717## 启动服务端
You can’t perform that action at this time.
0 commit comments