diff --git a/README.md b/README.md
index dee4c00..72186ce 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,12 @@ QQ群:1022221898
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.2.2
+ 1.4.3
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.2.2'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.3'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml
index e1e4fba..d555fdc 100644
--- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml
+++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-base/pom.xml
@@ -6,10 +6,10 @@
com.github.yulichang
mybatis-plus-join-adapter
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-base
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-base
An enhanced toolkit of Mybatis-Plus to simplify development.
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml
index e32ab2c..e3a16b1 100644
--- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml
+++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v33x/pom.xml
@@ -6,10 +6,10 @@
com.github.yulichang
mybatis-plus-join-adapter
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-v33x
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-v33x
An enhanced toolkit of Mybatis-Plus to simplify development.
@@ -46,7 +46,7 @@
com.github.yulichang
mybatis-plus-join-adapter-base
- 1.4.2.2
+ 1.4.3
com.baomidou
diff --git a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml
index e8f15f3..cfd7e80 100644
--- a/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml
+++ b/mybatis-plus-join-adapter/mybatis-plus-join-adapter-v352/pom.xml
@@ -6,10 +6,10 @@
com.github.yulichang
mybatis-plus-join-adapter
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-v352
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter-v352
An enhanced toolkit of Mybatis-Plus to simplify development.
diff --git a/mybatis-plus-join-adapter/pom.xml b/mybatis-plus-join-adapter/pom.xml
index 0e4f790..9215aa9 100644
--- a/mybatis-plus-join-adapter/pom.xml
+++ b/mybatis-plus-join-adapter/pom.xml
@@ -5,10 +5,10 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.2.2
+ 1.4.3
pom
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-adapter
mybatis-plus-join-adapter
diff --git a/mybatis-plus-join-annotation/pom.xml b/mybatis-plus-join-annotation/pom.xml
index ca123ab..ca711f6 100644
--- a/mybatis-plus-join-annotation/pom.xml
+++ b/mybatis-plus-join-annotation/pom.xml
@@ -7,9 +7,9 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.2.2
+ 1.4.3
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-annotation
mybatis-plus-join-annotation
diff --git a/mybatis-plus-join-boot-starter/pom.xml b/mybatis-plus-join-boot-starter/pom.xml
index 8dcbcf3..93687c2 100644
--- a/mybatis-plus-join-boot-starter/pom.xml
+++ b/mybatis-plus-join-boot-starter/pom.xml
@@ -7,9 +7,9 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.2.2
+ 1.4.3
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-boot-starter
mybatis-plus-join-boot-starter
@@ -47,7 +47,7 @@
com.github.yulichang
mybatis-plus-join-core
- 1.4.2.2
+ 1.4.3
org.springframework.boot
diff --git a/mybatis-plus-join-core/pom.xml b/mybatis-plus-join-core/pom.xml
index b8d3d84..025f18d 100644
--- a/mybatis-plus-join-core/pom.xml
+++ b/mybatis-plus-join-core/pom.xml
@@ -7,9 +7,9 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.2.2
+ 1.4.3
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-core
mybatis-plus-join-core
@@ -47,17 +47,17 @@
com.github.yulichang
mybatis-plus-join-annotation
- 1.4.2.2
+ 1.4.3
com.github.yulichang
mybatis-plus-join-adapter-v33x
- 1.4.2.2
+ 1.4.3
com.github.yulichang
mybatis-plus-join-adapter-v352
- 1.4.2.2
+ 1.4.3
com.baomidou
diff --git a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java
index 776b636..a863fd9 100644
--- a/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java
+++ b/mybatis-plus-join-core/src/main/java/com/github/yulichang/config/MPJInterceptorConfig.java
@@ -29,7 +29,7 @@ public class MPJInterceptorConfig {
//打印banner
System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" +
"| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" +
- " / | / 1.4.2.2");
+ " / | / 1.4.3");
}
}
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index c55fcef..2c580ed 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -7,11 +7,11 @@
com.github.yulichang
mybatis-plus-join-root
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-test
pom
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-test
@@ -82,7 +82,7 @@
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.2.2
+ 1.4.3
diff --git a/mybatis-plus-join-test/test-base/pom.xml b/mybatis-plus-join-test/test-base/pom.xml
index f46cbbf..6b0f88f 100644
--- a/mybatis-plus-join-test/test-base/pom.xml
+++ b/mybatis-plus-join-test/test-base/pom.xml
@@ -5,10 +5,10 @@
com.github.yulichang
mybatis-plus-join-test
- 1.4.2.2
+ 1.4.3
test-base
- 1.4.2.2
+ 1.4.3
test-base
test-base
diff --git a/mybatis-plus-join-test/test-collection/pom.xml b/mybatis-plus-join-test/test-collection/pom.xml
index 07299ca..ce02661 100644
--- a/mybatis-plus-join-test/test-collection/pom.xml
+++ b/mybatis-plus-join-test/test-collection/pom.xml
@@ -6,7 +6,7 @@
com.github.yulichang
mybatis-plus-join-test
- 1.4.2.2
+ 1.4.3
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.2.2
+ 1.4.3
diff --git a/mybatis-plus-join-test/test-join/pom.xml b/mybatis-plus-join-test/test-join/pom.xml
index 8a99930..2c23274 100644
--- a/mybatis-plus-join-test/test-join/pom.xml
+++ b/mybatis-plus-join-test/test-join/pom.xml
@@ -6,7 +6,7 @@
com.github.yulichang
mybatis-plus-join-test
- 1.4.2.2
+ 1.4.3
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.2.2
+ 1.4.3
diff --git a/mybatis-plus-join-test/test-mapping/pom.xml b/mybatis-plus-join-test/test-mapping/pom.xml
index 1a0ce64..75706ac 100644
--- a/mybatis-plus-join-test/test-mapping/pom.xml
+++ b/mybatis-plus-join-test/test-mapping/pom.xml
@@ -6,7 +6,7 @@
mybatis-plus-join-test
com.github.yulichang
- 1.4.2.2
+ 1.4.3
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.2.2
+ 1.4.3
diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
index 5f71f3b..c40ee0f 100644
--- a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
+++ b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
@@ -6,7 +6,7 @@
mybatis-plus-join-test
com.github.yulichang
- 1.4.2.2
+ 1.4.3
4.0.0
@@ -53,7 +53,7 @@
com.github.yulichang
test-base
- 1.4.2.2
+ 1.4.3
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index bed3454..622aa55 100644
--- a/mybatis-plus-join/pom.xml
+++ b/mybatis-plus-join/pom.xml
@@ -10,13 +10,13 @@
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.2.2
+ 1.4.3
-->
4.0.0
com.github.yulichang
mybatis-plus-join
- 1.4.2.2
+ 1.4.3
mybatis-plus-join
An enhanced toolkit of Mybatis-Plus to simplify development.
@@ -53,7 +53,7 @@
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.2.2
+ 1.4.3
diff --git a/pom.xml b/pom.xml
index 2ea871a..68cc19a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.yulichang
mybatis-plus-join-root
pom
- 1.4.2.2
+ 1.4.3
mybatis-plus-join-root
An enhanced toolkit of Mybatis-Plus to simplify development.