依赖更新

This commit is contained in:
guwd 2020-09-12 20:51:53 +08:00
parent 87704b6b6c
commit db6ea623fb
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId> <artifactId>store-client</artifactId>
<version>3.0</version> <version>5.1</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>

View File

@ -27,7 +27,7 @@
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId> <artifactId>store-client</artifactId>
<version>5.0</version> <version>5.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>