Browse Source

更新bom.

nieqiurong 3 months ago
parent
commit
97a8ef090c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mybatis-plus-bom/build.gradle

+ 1 - 0
mybatis-plus-bom/build.gradle

@@ -26,5 +26,6 @@ dependencyManagement {
         dependency "com.baomidou:mybatis-plus-spring-boot3-starter-test:${APP_VERSION}"
         dependency "com.baomidou:mybatis-plus-jsqlparser:${APP_VERSION}"
         dependency "com.baomidou:mybatis-plus-jsqlparser-4.9:${APP_VERSION}"
+        dependency "com.baomidou:mybatis-plus-jsqlparser-5.0:${APP_VERSION}"
     }
 }