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