Skip to content

Commit 8fc84c8

Browse files
committed
更新文档
1 parent 442dc93 commit 8fc84c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/smart-socket/05.快速上手/02.五分钟上手.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
```

docs/smart-socket/05.快速上手/20.性能压测.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
## 启动服务端

0 commit comments

Comments
 (0)