diff --git a/pom.xml b/pom.xml
index 4fea320e3..cecd5fab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
${groupId}:${artifactId}:${version}
JDBC Extensions:
diff --git a/sqlhelper-batchinsert/pom.xml b/sqlhelper-batchinsert/pom.xml
index 4a1b979a1..6c3206e83 100644
--- a/sqlhelper-batchinsert/pom.xml
+++ b/sqlhelper-batchinsert/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-cli-assembly/pom.xml b/sqlhelper-cli-assembly/pom.xml
index 971bf9324..c9825c3c4 100644
--- a/sqlhelper-cli-assembly/pom.xml
+++ b/sqlhelper-cli-assembly/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-cli/pom.xml b/sqlhelper-cli/pom.xml
index 943f5c64d..7d799092c 100644
--- a/sqlhelper-cli/pom.xml
+++ b/sqlhelper-cli/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-common/pom.xml b/sqlhelper-common/pom.xml
index 4aeddf6c0..dbcff1a8c 100644
--- a/sqlhelper-common/pom.xml
+++ b/sqlhelper-common/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-datasource-flyway/pom.xml b/sqlhelper-datasource-flyway/pom.xml
index 42ff3d2d7..3463ec445 100644
--- a/sqlhelper-datasource-flyway/pom.xml
+++ b/sqlhelper-datasource-flyway/pom.xml
@@ -19,7 +19,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-datasource/pom.xml b/sqlhelper-datasource/pom.xml
index a2495faad..3a2cb51c1 100644
--- a/sqlhelper-datasource/pom.xml
+++ b/sqlhelper-datasource/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-dbutils/pom.xml b/sqlhelper-dbutils/pom.xml
index 9b939dd85..1310b82ef 100644
--- a/sqlhelper-dbutils/pom.xml
+++ b/sqlhelper-dbutils/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-dialect/pom.xml b/sqlhelper-dialect/pom.xml
index 7d19166c8..8613e0d30 100644
--- a/sqlhelper-dialect/pom.xml
+++ b/sqlhelper-dialect/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-ebean/pom.xml b/sqlhelper-ebean/pom.xml
index c788ede2b..a467bbf61 100644
--- a/sqlhelper-ebean/pom.xml
+++ b/sqlhelper-ebean/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-examples/pom.xml b/sqlhelper-examples/pom.xml
index 1ce08a788..22e31dd8e 100644
--- a/sqlhelper-examples/pom.xml
+++ b/sqlhelper-examples/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
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 63c2e9466..d25de1238 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.1
+ 3.6.2
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 5ae089ffe..43721af4e 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-examples/sqlhelper-examples-db/pom.xml b/sqlhelper-examples/sqlhelper-examples-db/pom.xml
index c5ce37184..09eebb720 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-examples/sqlhelper-examples-model/pom.xml b/sqlhelper-examples/sqlhelper-examples-model/pom.xml
index bf4c2d92d..6f7e5ab95 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-examples/sqlhelper-examples-service/pom.xml b/sqlhelper-examples/sqlhelper-examples-service/pom.xml
index 5893246c3..9aa79b80e 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.1
+ 3.6.2
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 5f2c55c12..f16c327ff 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.1
+ 3.6.2
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 8607df2c8..12a18e182 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.1
+ 3.6.2
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 c43363f3f..572d5eb3a 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.1
+ 3.6.2
4.0.0
@@ -81,7 +81,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.6.1
+ 3.6.2
1.8
diff --git "a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/\345\220\257\345\212\250\350\257\264\346\230\216/fatjar-\346\211\223\345\214\205\351\203\250\347\275\262\346\226\271\346\263\225/pom.xml" "b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/\345\220\257\345\212\250\350\257\264\346\230\216/fatjar-\346\211\223\345\214\205\351\203\250\347\275\262\346\226\271\346\263\225/pom.xml"
index b079ce9b5..d9e7f0538 100644
--- "a/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/\345\220\257\345\212\250\350\257\264\346\230\216/fatjar-\346\211\223\345\214\205\351\203\250\347\275\262\346\226\271\346\263\225/pom.xml"
+++ "b/sqlhelper-examples/sqlhelper-examples-service/sqlhelper-examples-service-jfinal/\345\220\257\345\212\250\350\257\264\346\230\216/fatjar-\346\211\223\345\214\205\351\203\250\347\275\262\346\226\271\346\263\225/pom.xml"
@@ -106,7 +106,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.6.1
+ 3.6.2
1.8
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 0a37bfe13..ae7387133 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.1
+ 3.6.2
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 858551285..4009ffc40 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.1
+ 3.6.2
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 b096b9e9f..8de605184 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.1
+ 3.6.2
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 41e682439..efbaae7e8 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.1
+ 3.6.2
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 3e3fad86a..effcffa13 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.1
+ 3.6.2
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 49a747c0b..025289450 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.1
+ 3.6.2
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 7ef2d264e..a9f0499ec 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-hibernate/pom.xml b/sqlhelper-hibernate/pom.xml
index 2acb95089..5b4c15c86 100644
--- a/sqlhelper-hibernate/pom.xml
+++ b/sqlhelper-hibernate/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-jfinal/pom.xml b/sqlhelper-jfinal/pom.xml
index eff4c2e4e..6dff8c3bf 100644
--- a/sqlhelper-jfinal/pom.xml
+++ b/sqlhelper-jfinal/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-jsqlparser/pom.xml b/sqlhelper-jsqlparser/pom.xml
index df5b44bf9..dd8b4e9c2 100644
--- a/sqlhelper-jsqlparser/pom.xml
+++ b/sqlhelper-jsqlparser/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mango/pom.xml b/sqlhelper-mango/pom.xml
index aa31217ff..64ee556e0 100644
--- a/sqlhelper-mango/pom.xml
+++ b/sqlhelper-mango/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatis-over-pagehelper/pom.xml b/sqlhelper-mybatis-over-pagehelper/pom.xml
index 4242de289..616e2c585 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatis-solon-plugin/pom.xml b/sqlhelper-mybatis-solon-plugin/pom.xml
index 531d725da..16d31df04 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatis-spring-boot-starter/pom.xml b/sqlhelper-mybatis-spring-boot-starter/pom.xml
index 80e55d460..80188db8b 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatis-spring-common/pom.xml b/sqlhelper-mybatis-spring-common/pom.xml
index f987dbaa5..ff4a6e3c3 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatis/pom.xml b/sqlhelper-mybatis/pom.xml
index a71abc5a2..a6521b572 100644
--- a/sqlhelper-mybatis/pom.xml
+++ b/sqlhelper-mybatis/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
sqlhelper-mybatis
${groupId}:${artifactId}:${version}
diff --git a/sqlhelper-mybatisplus-commons/pom.xml b/sqlhelper-mybatisplus-commons/pom.xml
index 34beae80f..f47344c1f 100644
--- a/sqlhelper-mybatisplus-commons/pom.xml
+++ b/sqlhelper-mybatisplus-commons/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatisplus-spring-boot-starter/pom.xml b/sqlhelper-mybatisplus-spring-boot-starter/pom.xml
index ff6629d96..606b0f600 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatisplus/pom.xml b/sqlhelper-mybatisplus/pom.xml
index 3329314a0..7f00095ba 100644
--- a/sqlhelper-mybatisplus/pom.xml
+++ b/sqlhelper-mybatisplus/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml b/sqlhelper-mybatisplus_2x-spring-boot-starter/pom.xml
index 024ccd427..8e9a409a2 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-mybatisplus_2x/pom.xml b/sqlhelper-mybatisplus_2x/pom.xml
index f23030dd6..512d3edf3 100644
--- a/sqlhelper-mybatisplus_2x/pom.xml
+++ b/sqlhelper-mybatisplus_2x/pom.xml
@@ -6,7 +6,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-springjdbc-spring-boot-starter/pom.xml b/sqlhelper-springjdbc-spring-boot-starter/pom.xml
index d8602a67c..689684742 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.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-springjdbc/pom.xml b/sqlhelper-springjdbc/pom.xml
index a78489dc4..63b84a662 100644
--- a/sqlhelper-springjdbc/pom.xml
+++ b/sqlhelper-springjdbc/pom.xml
@@ -5,7 +5,7 @@
com.github.fangjinuo.sqlhelper
sqlhelper
- 3.6.1
+ 3.6.2
4.0.0
diff --git a/sqlhelper-tkmapper-spring-boot-starter/pom.xml b/sqlhelper-tkmapper-spring-boot-starter/pom.xml
index 887682d3c..207c09b0b 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.1
+ 3.6.2
4.0.0