diff --git a/README.md b/README.md
index 87d82f0..21c172f 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,12 @@ QQ群:1022221898
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.3.1
+ 1.4.4
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.3.1'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.4'
```
或者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 36d3d49..2c934df 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.3.1
+ 1.4.4
mybatis-plus-join-adapter-base
- 1.4.3.1
+ 1.4.4
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 28022ed..4a15195 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.3.1
+ 1.4.4
mybatis-plus-join-adapter-v33x
- 1.4.3.1
+ 1.4.4
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.3.1
+ 1.4.4
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 dcb3790..383577d 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.3.1
+ 1.4.4
mybatis-plus-join-adapter-v352
- 1.4.3.1
+ 1.4.4
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 b3795cb..3a32a9c 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.3.1
+ 1.4.4
pom
- 1.4.3.1
+ 1.4.4
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 5948c77..3d870d9 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.3.1
+ 1.4.4
- 1.4.3.1
+ 1.4.4
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 1e7e682..81b1e6a 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.3.1
+ 1.4.4
- 1.4.3.1
+ 1.4.4
mybatis-plus-join-boot-starter
mybatis-plus-join-boot-starter
@@ -47,7 +47,7 @@
com.github.yulichang
mybatis-plus-join-core
- 1.4.3.1
+ 1.4.4
org.springframework.boot
diff --git a/mybatis-plus-join-core/pom.xml b/mybatis-plus-join-core/pom.xml
index 1ce9c99..c0a6966 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.3.1
+ 1.4.4
- 1.4.3.1
+ 1.4.4
mybatis-plus-join-core
mybatis-plus-join-core
@@ -47,17 +47,17 @@
com.github.yulichang
mybatis-plus-join-annotation
- 1.4.3.1
+ 1.4.4
com.github.yulichang
mybatis-plus-join-adapter-v33x
- 1.4.3.1
+ 1.4.4
com.github.yulichang
mybatis-plus-join-adapter-v352
- 1.4.3.1
+ 1.4.4
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 285e877..d01caaa 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.3.1");
+ " / | / 1.4.4");
}
}
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index 6e7de01..15f2728 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.3.1
+ 1.4.4
mybatis-plus-join-test
pom
- 1.4.3.1
+ 1.4.4
mybatis-plus-join-test
@@ -82,7 +82,7 @@
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.3.1
+ 1.4.4
diff --git a/mybatis-plus-join-test/test-base/pom.xml b/mybatis-plus-join-test/test-base/pom.xml
index b745654..4df7f74 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.3.1
+ 1.4.4
test-base
- 1.4.3.1
+ 1.4.4
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 6d97455..e018f6b 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.3.1
+ 1.4.4
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.3.1
+ 1.4.4
diff --git a/mybatis-plus-join-test/test-join/pom.xml b/mybatis-plus-join-test/test-join/pom.xml
index 7936dc1..6c55534 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.3.1
+ 1.4.4
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.3.1
+ 1.4.4
diff --git a/mybatis-plus-join-test/test-mapping/pom.xml b/mybatis-plus-join-test/test-mapping/pom.xml
index ba92f1b..c92bb3c 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.3.1
+ 1.4.4
4.0.0
@@ -22,7 +22,7 @@
com.github.yulichang
test-base
- 1.4.3.1
+ 1.4.4
diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
index 80b8da9..e71782c 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.3.1
+ 1.4.4
4.0.0
@@ -53,7 +53,7 @@
com.github.yulichang
test-base
- 1.4.3.1
+ 1.4.4
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 517260b..d337635 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.3.1
+ 1.4.4
-->
4.0.0
com.github.yulichang
mybatis-plus-join
- 1.4.3.1
+ 1.4.4
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.3.1
+ 1.4.4
diff --git a/pom.xml b/pom.xml
index aa9cd6d..bfe10bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.yulichang
mybatis-plus-join-root
pom
- 1.4.3.1
+ 1.4.4
mybatis-plus-join-root
An enhanced toolkit of Mybatis-Plus to simplify development.