v1.19.0 更新

This commit is contained in:
shengzhang
2021-05-10 01:29:56 +08:00
parent 0a7a8138b3
commit 041294e790
34 changed files with 57 additions and 53 deletions

View File

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