From 2f9005d274b4a3863d02bd6c6d78caa3ded65abb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com>
Date: Fri, 6 May 2022 18:32:44 +0800
Subject: [PATCH 1/5] =?UTF-8?q?feat(V1.0.4):=E5=BC=80=E5=8F=911.0.4?=
=?UTF-8?q?=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 930b91a..f5e711d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
com.myjdbc
myjdbc-dependencies
- 1.0.3
+ 1.0.4
pom
myjdbc-dependencies
--
Gitee
From fca5b5afc85e288fe87d9b6e7c6e9d201dd04c83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com>
Date: Fri, 6 May 2022 18:33:25 +0800
Subject: [PATCH 2/5] =?UTF-8?q?refactor(Mongodb=E6=8F=92=E4=BB=B6):?=
=?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7=E5=88=B01.0.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f5e711d..8accfdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
1.0.0
- 1.0.0
+ 1.0.1
1.0.0
--
Gitee
From 7ddb3cfeafe01f103cf882968bc80084c1dd838f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com>
Date: Sat, 7 May 2022 01:37:21 +0800
Subject: [PATCH 3/5] =?UTF-8?q?refactor(=E6=8F=92=E4=BB=B6):=E6=8F=92?=
=?UTF-8?q?=E4=BB=B6=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8accfdc..c93fa3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,19 +23,16 @@
1.8
UTF-8
-
- 3.0.21
-
+
+ 3.0.23
3.2.7
-
1.0.0
-
1.0.0
-
+ 1.0.0
+ 1.0.0
+ 1.0.0
1.0.1
-
1.0.0
-
1.0.5
@@ -95,19 +92,19 @@
com.myjdbc.web
myjdbc-web-security
- ${myjdbc.web}
+ ${myjdbc-web-security}
com.myjdbc.web
myjdbc-web-security-rd
- ${myjdbc.web}
+ ${myjdbc-web-security-rd}
com.myjdbc.web
myjdbc-web-i18n
- ${myjdbc.web}
+ ${myjdbc-web-i18n}
--
Gitee
From 743b016b2bcf39f05a8a93380f37d4abb745859e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com>
Date: Sat, 7 May 2022 11:01:19 +0800
Subject: [PATCH 4/5] =?UTF-8?q?refactor(mongodb=E6=8F=92=E4=BB=B6):?=
=?UTF-8?q?=E5=8D=87=E7=BA=A7v1.0.2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c93fa3c..c342a92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
1.0.0
1.0.0
1.0.0
- 1.0.1
+ 1.0.2
1.0.0
1.0.5
--
Gitee
From ac7fe596f9a10313a97417e670c282f1c3065ffa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E6=96=87?= <289222346@qq.com>
Date: Sun, 8 May 2022 13:29:58 +0800
Subject: [PATCH 5/5] =?UTF-8?q?refactor(myjdbc.core):=E5=8D=87=E7=BA=A7v3.?=
=?UTF-8?q?0.24?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c342a92..4a032b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
UTF-8
- 3.0.23
+ 3.0.24
3.2.7
1.0.0
1.0.0
--
Gitee