Skip to content

Commit

Permalink
!461 up mybatis-plus 3.5.5
Browse files Browse the repository at this point in the history
Merge pull request !461 from lbw/N/A
  • Loading branch information
lbw authored and gitee-org committed Dec 25, 2023
2 parents b226cf5 + 9c83bc1 commit 9f7fda3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pig-common/pig-common-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<springdoc.version>2.1.0</springdoc.version>
<swagger.core.version>2.2.14</swagger.core.version>
<mybatis-plus.version>3.5.5</mybatis-plus.version>
<mybatis-spring.version>3.0.3</mybatis-spring.version>
<mysql.version>8.0.33</mysql.version>
<dynamic-ds.version>4.2.0</dynamic-ds.version>
<seata.version>1.7.0</seata.version>
Expand Down Expand Up @@ -164,11 +163,6 @@
<artifactId>mybatis-plus-annotation</artifactId>
<version>${mybatis-plus.version}</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>${mybatis-spring.version}</version>
</dependency>
<!--hutool bom 工具类-->
<dependency>
<groupId>cn.hutool</groupId>
Expand Down

0 comments on commit 9f7fda3

Please sign in to comment.