diff --git a/pom.xml b/pom.xml index a942ad66..a41bec17 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 ${groupId}:${artifactId}:${version} JDBC Extensions: diff --git a/sqlhelper-batchinsert/pom.xml b/sqlhelper-batchinsert/pom.xml index 8ef2576e..5ad67aa7 100644 --- a/sqlhelper-batchinsert/pom.xml +++ b/sqlhelper-batchinsert/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-cli-assembly/pom.xml b/sqlhelper-cli-assembly/pom.xml index 9af8a991..ce8ad54a 100644 --- a/sqlhelper-cli-assembly/pom.xml +++ b/sqlhelper-cli-assembly/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-cli/pom.xml b/sqlhelper-cli/pom.xml index 69bceb95..51950243 100644 --- a/sqlhelper-cli/pom.xml +++ b/sqlhelper-cli/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-common/pom.xml b/sqlhelper-common/pom.xml index d752c8a8..41dbd0b8 100644 --- a/sqlhelper-common/pom.xml +++ b/sqlhelper-common/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-datasource-flyway/pom.xml b/sqlhelper-datasource-flyway/pom.xml index 55c77f02..bd70fa83 100644 --- a/sqlhelper-datasource-flyway/pom.xml +++ b/sqlhelper-datasource-flyway/pom.xml @@ -19,7 +19,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-datasource/pom.xml b/sqlhelper-datasource/pom.xml index 87360505..84bdca9b 100644 --- a/sqlhelper-datasource/pom.xml +++ b/sqlhelper-datasource/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-dbutils/pom.xml b/sqlhelper-dbutils/pom.xml index 1559374e..13ad5cbd 100644 --- a/sqlhelper-dbutils/pom.xml +++ b/sqlhelper-dbutils/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-dialect/pom.xml b/sqlhelper-dialect/pom.xml index 86620922..c89850ee 100644 --- a/sqlhelper-dialect/pom.xml +++ b/sqlhelper-dialect/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-ebean/pom.xml b/sqlhelper-ebean/pom.xml index d46f0acc..37d7fc8d 100644 --- a/sqlhelper-ebean/pom.xml +++ b/sqlhelper-ebean/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/pom.xml b/sqlhelper-examples/pom.xml index 8192acdf..3bda5a01 100644 --- a/sqlhelper-examples/pom.xml +++ b/sqlhelper-examples/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 com.github.fangjinuo.sqlhelper.examples diff --git a/sqlhelper-examples/sqlhelper-examples-client/pom.xml b/sqlhelper-examples/sqlhelper-examples-client/pom.xml index ec8ee03b..3268cbd8 100644 --- a/sqlhelper-examples/sqlhelper-examples-client/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-client/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples sqlhelper-examples - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-feign/pom.xml b/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-feign/pom.xml index 9f1c2f3e..a5ba70d7 100644 --- a/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-feign/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-feign/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper.examples.client sqlhelper-examples-client - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-sqlline/pom.xml b/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-sqlline/pom.xml index 976fbc72..fa4d3215 100644 --- a/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-sqlline/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-client/sqlhelper-examples-client-sqlline/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.client sqlhelper-examples-client - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-db/pom.xml b/sqlhelper-examples/sqlhelper-examples-db/pom.xml index 344196ed..37033d5f 100644 --- a/sqlhelper-examples/sqlhelper-examples-db/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-db/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples sqlhelper-examples - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-model/pom.xml b/sqlhelper-examples/sqlhelper-examples-model/pom.xml index 23cefa3b..91517145 100644 --- a/sqlhelper-examples/sqlhelper-examples-model/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-model/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples sqlhelper-examples - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/pom.xml index ba478007..949defd7 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples sqlhelper-examples - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-apachedbutils/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-apachedbutils/pom.xml index 27a678cc..b08e176f 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-apachedbutils/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-apachedbutils/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-hibernate/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-hibernate/pom.xml index 04927877..57707871 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-hibernate/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-hibernate/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/pom.xml index 6afe64eb..46ca9ec6 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mbg/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mbg/pom.xml index ce0aa039..09f483bd 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mbg/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mbg/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatis/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatis/pom.xml index 17caa62b..4435835e 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatis/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatis/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 sqlhelper-examples-service-mybatis diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_2x/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_2x/pom.xml index dd3ee146..3ed84787 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_2x/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_2x/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 sqlhelper-examples-service-mybatisplus_2x diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_3x/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_3x/pom.xml index 924fe115..25036982 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_3x/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-mybatisplus_3x/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 sqlhelper-examples-service-mybatisplus_3x diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-springjdbc/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-springjdbc/pom.xml index f97a99e4..399c4836 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-springjdbc/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-springjdbc/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-tkmapper/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-tkmapper/pom.xml index 0f564467..25c025c7 100644 --- a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-tkmapper/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-tkmapper/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples.service sqlhelper-examples-service - 3.6.6 + 3.6.7 4.0.0 sqlhelper-examples-service-tkmapper diff --git a/sqlhelper-examples/sqlhelper-examples-swagger/pom.xml b/sqlhelper-examples/sqlhelper-examples-swagger/pom.xml index 2129e7df..16949702 100644 --- a/sqlhelper-examples/sqlhelper-examples-swagger/pom.xml +++ b/sqlhelper-examples/sqlhelper-examples-swagger/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper.examples sqlhelper-examples - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-hibernate/pom.xml b/sqlhelper-hibernate/pom.xml index 0b319b83..054c0477 100644 --- a/sqlhelper-hibernate/pom.xml +++ b/sqlhelper-hibernate/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-jfinal/pom.xml b/sqlhelper-jfinal/pom.xml index fb0f9099..5945b981 100644 --- a/sqlhelper-jfinal/pom.xml +++ b/sqlhelper-jfinal/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-jsqlparser/pom.xml b/sqlhelper-jsqlparser/pom.xml index 618cd771..6f789ed5 100644 --- a/sqlhelper-jsqlparser/pom.xml +++ b/sqlhelper-jsqlparser/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mango/pom.xml b/sqlhelper-mango/pom.xml index 39f94d0d..0ca5e810 100644 --- a/sqlhelper-mango/pom.xml +++ b/sqlhelper-mango/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatis-over-pagehelper/pom.xml b/sqlhelper-mybatis-over-pagehelper/pom.xml index 7917dbf1..6fd6afa0 100644 --- a/sqlhelper-mybatis-over-pagehelper/pom.xml +++ b/sqlhelper-mybatis-over-pagehelper/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatis-solon-plugin/pom.xml b/sqlhelper-mybatis-solon-plugin/pom.xml index 9ab6391e..2d8d5b70 100644 --- a/sqlhelper-mybatis-solon-plugin/pom.xml +++ b/sqlhelper-mybatis-solon-plugin/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatis-spring-boot-starter/pom.xml b/sqlhelper-mybatis-spring-boot-starter/pom.xml index a44a0f95..e78b36bb 100644 --- a/sqlhelper-mybatis-spring-boot-starter/pom.xml +++ b/sqlhelper-mybatis-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatis-spring-common/pom.xml b/sqlhelper-mybatis-spring-common/pom.xml index 62e4a645..326b8ba0 100644 --- a/sqlhelper-mybatis-spring-common/pom.xml +++ b/sqlhelper-mybatis-spring-common/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatis/pom.xml b/sqlhelper-mybatis/pom.xml index 2970dc95..80328f55 100644 --- a/sqlhelper-mybatis/pom.xml +++ b/sqlhelper-mybatis/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 sqlhelper-mybatis ${groupId}:${artifactId}:${version} diff --git a/sqlhelper-mybatisplus-commons/pom.xml b/sqlhelper-mybatisplus-commons/pom.xml index 7755d42c..d5a9f301 100644 --- a/sqlhelper-mybatisplus-commons/pom.xml +++ b/sqlhelper-mybatisplus-commons/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatisplus-spring-boot-starter/pom.xml b/sqlhelper-mybatisplus-spring-boot-starter/pom.xml index 07ed31a6..fdedb4a1 100644 --- a/sqlhelper-mybatisplus-spring-boot-starter/pom.xml +++ b/sqlhelper-mybatisplus-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatisplus/pom.xml b/sqlhelper-mybatisplus/pom.xml index de4ac2f0..8bb9e78c 100644 --- a/sqlhelper-mybatisplus/pom.xml +++ b/sqlhelper-mybatisplus/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml b/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml index 16626fbf..99dd80a6 100644 --- a/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml +++ b/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-mybatisplus_2x/pom.xml b/sqlhelper-mybatisplus_2x/pom.xml index 97e8b164..93e9b425 100644 --- a/sqlhelper-mybatisplus_2x/pom.xml +++ b/sqlhelper-mybatisplus_2x/pom.xml @@ -6,7 +6,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-springjdbc-spring-boot-starter/pom.xml b/sqlhelper-springjdbc-spring-boot-starter/pom.xml index 2e79f784..14c7a0c0 100644 --- a/sqlhelper-springjdbc-spring-boot-starter/pom.xml +++ b/sqlhelper-springjdbc-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-springjdbc/pom.xml b/sqlhelper-springjdbc/pom.xml index d0a172d5..80e02d36 100644 --- a/sqlhelper-springjdbc/pom.xml +++ b/sqlhelper-springjdbc/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0 diff --git a/sqlhelper-tkmapper-spring-boot-starter/pom.xml b/sqlhelper-tkmapper-spring-boot-starter/pom.xml index f1419be8..19d5fd7d 100644 --- a/sqlhelper-tkmapper-spring-boot-starter/pom.xml +++ b/sqlhelper-tkmapper-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.fangjinuo.sqlhelper sqlhelper - 3.6.6 + 3.6.7 4.0.0