统一定义版本号

This commit is contained in:
click33
2022-10-22 05:18:08 +08:00
parent 4c8be2abda
commit 02b55b7665
39 changed files with 186 additions and 156 deletions

View File

@@ -24,7 +24,7 @@
<dependency>
<groupId>net.devh</groupId>
<artifactId>grpc-spring-boot-starter</artifactId>
<version>2.10.1.RELEASE</version>
<version>${grpc-spring-boot-starter.version}</version>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>