From 84a1cb19a5f18cec4d5d9992fb7fa896f87d03c8 Mon Sep 17 00:00:00 2001
From: yulichang <570810310@qq.com>
Date: Wed, 10 Apr 2024 11:24:51 +0800
Subject: [PATCH] 1.4.12
---
README-zh.md | 4 ++--
README.md | 4 ++--
.../com/github/yulichang/config/MPJInterceptorConfig.java | 2 +-
mybatis-plus-join-test/pom.xml | 2 +-
mybatis-plus-join-test/test-springboot3-jdk17/pom.xml | 2 +-
mybatis-plus-join/pom.xml | 2 +-
pom.xml | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 81272a5..3ea7de5 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -47,12 +47,12 @@ QQ群:680016987 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.11
+ 1.4.12
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.11'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.12'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/README.md b/README.md
index f866290..a414292 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,12 @@ QQ群:680016987 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.11
+ 1.4.12
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.11'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.12'
```
或者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 9816dd2..2cf4731 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.11");
+ " 1.4.12");
}
}
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index 7d0e670..1bad1ea 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -50,7 +50,7 @@
- 1.4.11
+ 1.4.12
3.5.6
1.8
diff --git a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
index be420d9..0364d8d 100644
--- a/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
+++ b/mybatis-plus-join-test/test-springboot3-jdk17/pom.xml
@@ -14,7 +14,7 @@
test-springboot3-jdk17
- 1.4.11
+ 1.4.12
3.5.6
17
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 65fd821..c9bb68d 100644
--- a/mybatis-plus-join/pom.xml
+++ b/mybatis-plus-join/pom.xml
@@ -41,7 +41,7 @@
- 1.4.11
+ 1.4.12
1.8
1.8
diff --git a/pom.xml b/pom.xml
index 231bc6f..8eab3fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
- 1.4.11
+ 1.4.12
3.5.6
1.8