Skip to content

Commit 5b1f9d0

Browse files
committed
update
1 parent 3aa6a2e commit 5b1f9d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/guide/solon/client.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ order: 1
2121
```xml
2222
<dependency>
2323
<groupId>org.dromara.mica-mqtt</groupId>
24-
<artifactId>mica-mqtt-client-solon-plugin-parent</artifactId>
24+
<artifactId>mica-mqtt-client-solon-plugin</artifactId>
2525
<version>${version}</version>
2626
</dependency>
2727
```

src/guide/solon/server.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ order: 2
2121
```xml
2222
<dependency>
2323
<groupId>org.dromara.mica-mqtt</groupId>
24-
<artifactId>mica-mqtt-server-solon-plugin-parent</artifactId>
24+
<artifactId>mica-mqtt-server-solon-plugin</artifactId>
2525
<version>${version}</version>
2626
</dependency>
2727
```

0 commit comments

Comments
 (0)