Skip to content

Commit

Permalink
pom 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
1ssqq1lxr committed Oct 11, 2023
1 parent e3ea4c1 commit 12a739b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The distributed MQTT cluster is implemented based on Netty, and provides fast ac
<dependency>
<artifactId>smqttx-spring-boot-starter</artifactId>
<groupId>io.github.quickmsg</groupId>
<version>2.0.7</version>
<version>2.0.11</version>
</dependency>
<!--Mask h2 database version conflicts-->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<artifactId>smqttx-spring-boot-starter</artifactId>
<groupId>io.github.quickmsg</groupId>
<version>2.0.10</version>
<version>2.0.11</version>
</dependency>
<!--屏蔽h2版本冲突-->
<dependency>
Expand Down

0 comments on commit 12a739b

Please sign in to comment.