diff --git a/mybatis-flex-annotation/pom.xml b/mybatis-flex-annotation/pom.xml
index c13726b3..cf3c1c04 100644
--- a/mybatis-flex-annotation/pom.xml
+++ b/mybatis-flex-annotation/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
diff --git a/mybatis-flex-codegen/pom.xml b/mybatis-flex-codegen/pom.xml
index 9d361f71..bf19358b 100644
--- a/mybatis-flex-codegen/pom.xml
+++ b/mybatis-flex-codegen/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -27,7 +27,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml
index 4f1feaf2..91b3bef3 100644
--- a/mybatis-flex-core/pom.xml
+++ b/mybatis-flex-core/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-annotation
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java b/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
index e0bc78a1..59698761 100644
--- a/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
+++ b/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
@@ -20,7 +20,7 @@ package com.mybatisflex.core;
*/
public class FlexConsts {
public static final String NAME = "MyBatis-Flex";
- public static final String VERSION = "1.0.8";
+ public static final String VERSION = "1.0.9";
public static final String DEFAULT_PRIMARY_FIELD = "id";
diff --git a/mybatis-flex-solon-plugin/pom.xml b/mybatis-flex-solon-plugin/pom.xml
index 0e06eed1..13961984 100644
--- a/mybatis-flex-solon-plugin/pom.xml
+++ b/mybatis-flex-solon-plugin/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -15,7 +15,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml
index 751ec238..460a1228 100644
--- a/mybatis-flex-spring-boot-starter/pom.xml
+++ b/mybatis-flex-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-spring
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-spring/pom.xml b/mybatis-flex-spring/pom.xml
index c5edac69..dcfbaeb7 100644
--- a/mybatis-flex-spring/pom.xml
+++ b/mybatis-flex-spring/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -20,7 +20,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-test/mybatis-flex-native-test/pom.xml b/mybatis-flex-test/mybatis-flex-native-test/pom.xml
index 1dd97097..9e15a70f 100644
--- a/mybatis-flex-test/mybatis-flex-native-test/pom.xml
+++ b/mybatis-flex-test/mybatis-flex-native-test/pom.xml
@@ -5,7 +5,7 @@
mybatis-flex-test
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -20,7 +20,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml
index 4115f540..2ff15d93 100644
--- a/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml
+++ b/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml
@@ -5,7 +5,7 @@
mybatis-flex-test
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-spring-boot-starter
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml
index 5d7dc744..26f48b75 100644
--- a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml
+++ b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml
@@ -5,7 +5,7 @@
mybatis-flex-test
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0
@@ -20,13 +20,13 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.8
+ 1.0.9
com.mybatis-flex
mybatis-flex-spring
- 1.0.8
+ 1.0.9
diff --git a/mybatis-flex-test/pom.xml b/mybatis-flex-test/pom.xml
index 0348fdc3..7f2d73dc 100644
--- a/mybatis-flex-test/pom.xml
+++ b/mybatis-flex-test/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.8
+ 1.0.9
4.0.0