diff --git a/README-zh.md b/README-zh.md
index 201a4c3..88e80fe 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -49,12 +49,12 @@ QQ群:1022221898 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.8
+ 1.4.8.1
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8.1'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/README.md b/README.md
index dd0dafa..d44ae08 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,12 @@ QQ群:1022221898 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.8
+ 1.4.8.1
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8.1'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
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 22a510a..b47a29d 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
@@ -30,7 +30,7 @@ public class MPJInterceptorConfig {
System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" +
"| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" +
" / | /\n" +
- " 1.4.8");
+ " 1.4.8.1");
}
}
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index 3a3fe4f..251c30b 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -50,7 +50,7 @@
- 1.4.8
+ 1.4.8.1
3.5.4.1
1.8
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 79a65f2..6bcab65 100644
--- a/mybatis-plus-join/pom.xml
+++ b/mybatis-plus-join/pom.xml
@@ -41,7 +41,7 @@
- 1.4.8
+ 1.4.8.1
1.8
1.8
diff --git a/pom.xml b/pom.xml
index 2677a96..b7d4d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
- 1.4.8
+ 1.4.8.1
3.5.4.1
1.8