Browse Source

no message

FengChaoYu 3 weeks ago
parent
commit
2398d61137
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -105,7 +105,7 @@
         <dependency>
             <groupId>com.baomidou</groupId>
             <artifactId>mybatis-plus-generator</artifactId>
-            <version>3.4.1</version>
+            <version>3.5.0</version>
         </dependency>
         <!-- mysql -->
         <dependency>