Ver código fonte

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

msgroup 2 anos atrás
pai
commit
35422a173c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -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>