feat(command): 调整spring-shell版本

使用一个正式版
This commit is contained in:
v-zhangjc9
2024-05-27 00:14:53 +08:00
parent a02ede8c7e
commit 1b75ccefd3
6 changed files with 11 additions and 14 deletions

View File

@@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-starter</artifactId>
<version>2.1.0-M3</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>me.tongfei</groupId>