v1.16.0.RELEASE 更新

This commit is contained in:
shengzhang
2021-04-14 00:38:18 +08:00
parent 7d985602c5
commit c8f9aafe37
21 changed files with 31 additions and 31 deletions

View File

@@ -20,7 +20,7 @@ WebFlux基于Reactor响应式模型开发有着与标准ServletAPI完全不
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-reactor-spring-boot-starter</artifactId>
<version>1.16.0</version>
<version>1.16.0.RELEASE</version>
</dependency>
```