Skip to content

Commit bc8ae25

Browse files
author
hewei
committed
Merge remote-tracking branch 'origin/master'
2 parents 9a99c9b + 0a5b7b2 commit bc8ae25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ MyBatis Generator 参考配置(插件依赖应该配置在mybatis-generator-ma
4242
<plugin>
4343
<groupId>org.mybatis.generator</groupId>
4444
<artifactId>mybatis-generator-maven-plugin</artifactId>
45-
<version>1.3.6</version>
45+
<version>1.3.7</version>
4646
<configuration>
4747
<!-- 配置文件 -->
4848
<configurationFile>src/main/resources/mybatis-generator.xml</configurationFile>

0 commit comments

Comments
 (0)