Browse Source

修改mp版本

bihuisong 1 năm trước cách đây
mục cha
commit
63f1048f0b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      authority-admin/pom.xml

+ 1 - 1
authority-admin/pom.xml

@@ -74,7 +74,7 @@
         <dependency>
             <groupId>com.baomidou</groupId>
             <artifactId>mybatis-plus-boot-starter</artifactId>
-            <version>3.4.3.1</version>
+            <version>3.5.3.1</version>
         </dependency>
         <!-- JSON 解析器和生成器 -->
         <dependency>