fix: 修复store客户端下载代码

This commit is contained in:
msgroup 2023-01-09 15:07:14 +08:00 committed by mingsoft
parent ee026c3802
commit 35422a173c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
<version>2.1.16</version>
<version>2.1.16.1</version>
</dependency>
<dependency>
<groupId>com.github.oshi</groupId>