Skip to content

Commit 707d82d

Browse files
committed
升级Mybatis Pageable分页插件版本
1 parent 8712276 commit 707d82d

File tree

1 file changed

+1
-1
lines changed
  • api-boot-project/api-boot-dependencies

1 file changed

+1
-1
lines changed

api-boot-project/api-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
3636
<!--Builder Core Version-->
3737
<code.builder.core.version>1.0.5.RELEASE</code.builder.core.version>
38-
<mybatis.pageable.core.version>1.0.6.RELEASE</mybatis.pageable.core.version>
38+
<mybatis.pageable.core.version>1.0.7.RELEASE</mybatis.pageable.core.version>
3939
<mybatis.enhance.core.version>1.1.1.RELEASE</mybatis.enhance.core.version>
4040
<mybatis.enhance.dsl.version>1.1.1.RELEASE</mybatis.enhance.dsl.version>
4141
<mysema.codegen.version>0.6.8</mysema.codegen.version>

0 commit comments

Comments
 (0)