浏览代码

修改mp版本

bihuisong 1 年之前
父节点
当前提交
63f1048f0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>