From d6dc9bc3d6a353da9271f2d442b7c44d94ede306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Sun, 9 Apr 2023 16:30:40 +0800 Subject: [PATCH] v1.0.9 release (^.^)YYa!! --- docs/zh/codegen.md | 2 +- docs/zh/getting-started.md | 2 +- docs/zh/maven.md | 6 +++--- pom.xml | 5 ++--- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/zh/codegen.md b/docs/zh/codegen.md index 11bbb4d0..278b36cb 100644 --- a/docs/zh/codegen.md +++ b/docs/zh/codegen.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-codegen - 1.0.8 + 1.0.9 ``` diff --git a/docs/zh/getting-started.md b/docs/zh/getting-started.md index 9530ddc2..24b3825e 100644 --- a/docs/zh/getting-started.md +++ b/docs/zh/getting-started.md @@ -25,7 +25,7 @@ CREATE TABLE IF NOT EXISTS `tb_account` com.mybatis-flex mybatis-flex-core - 1.0.8 + 1.0.9 ``` diff --git a/docs/zh/maven.md b/docs/zh/maven.md index 973c4de4..468a7585 100644 --- a/docs/zh/maven.md +++ b/docs/zh/maven.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-core - 1.0.8 + 1.0.9 ``` @@ -19,7 +19,7 @@ com.mybatis-flex mybatis-flex-spring - 1.0.8 + 1.0.9 `````` @@ -29,6 +29,6 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.0.8 + 1.0.9 ``` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 06c03217..1a50a606 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mybatis-flex parent pom - 1.0.8 + 1.0.9 mybatis-flex https://mybatis-flex.com @@ -63,7 +63,7 @@ 4.0.3 5.3.25 - 2.7.9 + 2.7.10 2.2.10 4.13.2 @@ -120,7 +120,6 @@ ${spring.version} - org.springframework.boot spring-boot-starter