Browse Source

依赖更新

guwd 5 years ago
parent
commit
db6ea623fb
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pom-bin.xml
  2. 1 1
      pom-war.xml

+ 1 - 1
pom-bin.xml

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

+ 1 - 1
pom-war.xml

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