nieqiurong 4 mēneši atpakaļ
vecāks
revīzija
97a8ef090c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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}"
     }
 }