Maven版本号更改为变量形式

This commit is contained in:
shengzhang
2021-02-04 23:03:02 +08:00
parent 643d82cde6
commit 487e15b1f1
7 changed files with 54 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<version>1.12.1</version>
<version>${sa-token-version}</version>
</dependency>
<!-- spring-boot-starter-aop -->
<dependency>