diff --git a/docs/zh/intro/getting-started.md b/docs/zh/intro/getting-started.md index db09d126..2479b393 100644 --- a/docs/zh/intro/getting-started.md +++ b/docs/zh/intro/getting-started.md @@ -39,7 +39,7 @@ VALUES (1, '张三', 18, '2020-01-11'), com.mybatis-flex mybatis-flex-spring-boot-starter - 1.4.6 + 1.4.7 com.mysql diff --git a/docs/zh/intro/maven.md b/docs/zh/intro/maven.md index 56888b04..cc04cf97 100644 --- a/docs/zh/intro/maven.md +++ b/docs/zh/intro/maven.md @@ -12,12 +12,12 @@ com.mybatis-flex mybatis-flex-core - 1.4.6 + 1.4.7 com.mybatis-flex mybatis-flex-processor - 1.4.6 + 1.4.7 provided ``` @@ -28,12 +28,12 @@ com.mybatis-flex mybatis-flex-spring - 1.4.6 + 1.4.7 com.mybatis-flex mybatis-flex-processor - 1.4.6 + 1.4.7 provided `````` @@ -44,12 +44,12 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.4.6 + 1.4.7 com.mybatis-flex mybatis-flex-processor - 1.4.6 + 1.4.7 provided ``` @@ -70,7 +70,7 @@ com.mybatis-flex mybatis-flex-processor - 1.4.6 + 1.4.7 diff --git a/docs/zh/others/apt.md b/docs/zh/others/apt.md index 2a43f7e4..ea67f7bd 100644 --- a/docs/zh/others/apt.md +++ b/docs/zh/others/apt.md @@ -218,7 +218,7 @@ pom.xml 添加 `annotationProcessorPaths` 配置, ``` dependencies { ... - annotationProcessor 'com.mybatis-flex:mybatis-flex-processor:1.4.6' + annotationProcessor 'com.mybatis-flex:mybatis-flex-processor:1.4.7' } ``` diff --git a/docs/zh/others/codegen.md b/docs/zh/others/codegen.md index 0ed17268..2e3e0570 100644 --- a/docs/zh/others/codegen.md +++ b/docs/zh/others/codegen.md @@ -10,7 +10,7 @@ com.mybatis-flex mybatis-flex-codegen - 1.4.6 + 1.4.7 ``` diff --git a/pom.xml b/pom.xml index 515d8a74..c7ba9d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mybatis-flex parent pom - 1.4.6 + 1.4.7 mybatis-flex https://mybatis-flex.com @@ -54,7 +54,7 @@ 8 8 - 1.4.6 + 1.4.7 3.5.13 2.1.0