Skip to content

Commit d60e2c2

Browse files
committed
🐛 修复mybatis enhance plugin无法找到版本问题
1 parent 0d24c8b commit d60e2c2

File tree

1 file changed

+1
-1
lines changed
  • api-boot-samples/api-boot-sample-mybatis-enhance-codegen

1 file changed

+1
-1
lines changed

api-boot-samples/api-boot-sample-mybatis-enhance-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.minbox.framework</groupId>
7272
<artifactId>api-boot-mybatis-enhance-maven-codegen</artifactId>
73-
<version>${api-boot.version}</version>
73+
<version>2.3.1.RELEASE</version>
7474
<dependencies>
7575
<!--数据驱动依赖-->
7676
<dependency>

0 commit comments

Comments
 (0)