From 69f673f531afc4d10d35d6b86b835aa959f84b60 Mon Sep 17 00:00:00 2001
From: yulichang <570810310@qq.com>
Date: Mon, 11 Dec 2023 04:09:02 +0800
Subject: [PATCH] 1.4.8
---
README-zh.md | 4 ++--
README.md | 4 ++--
mybatis-plus-join-test/pom.xml | 6 +++---
mybatis-plus-join/pom.xml | 2 +-
pom.xml | 2 +-
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README-zh.md b/README-zh.md
index 1d225fb..201a4c3 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.7.2
+ 1.4.8
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.7.2'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/README.md b/README.md
index e49dc07..dd0dafa 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,12 @@ QQ群:1022221898 或者
com.github.yulichang
mybatis-plus-join-boot-starter
- 1.4.7.2
+ 1.4.8
```
- Gradle
```
- implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.7.2'
+ implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.8'
```
或者clone代码到本地执行 mvn install, 再引入以上依赖
diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml
index f46b7e0..3a3fe4f 100644
--- a/mybatis-plus-join-test/pom.xml
+++ b/mybatis-plus-join-test/pom.xml
@@ -24,8 +24,8 @@
test-mapping
- test-kotlin
-
+
+
An enhanced toolkit of Mybatis-Plus to simplify development.
@@ -50,7 +50,7 @@
- 1.4.7.2
+ 1.4.8
3.5.4.1
1.8
diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml
index 6b3d6ea..79a65f2 100644
--- a/mybatis-plus-join/pom.xml
+++ b/mybatis-plus-join/pom.xml
@@ -41,7 +41,7 @@
- 1.4.7.2
+ 1.4.8
1.8
1.8
diff --git a/pom.xml b/pom.xml
index a737b3a..2677a96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
- 1.4.7.2
+ 1.4.8
3.5.4.1
1.8