Skip to content

Commit

Permalink
perf($POM): update MyBatis Plus version to 3.4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymillergh committed Sep 26, 2021
1 parent 6297882 commit e0c08b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<spring-boot-admin-starter-server.version>2.5.1</spring-boot-admin-starter-server.version>
<spring-boot-admin-starter-client.version>2.5.1</spring-boot-admin-starter-client.version>
<druid-spring-boot-starter.version>1.2.6</druid-spring-boot-starter.version>
<mybatis-plus-boot-starter.version>3.4.3.3</mybatis-plus-boot-starter.version>
<mybatis-plus-boot-starter.version>3.4.3.4</mybatis-plus-boot-starter.version>
<dynamic-datasource-spring-boot-starter.version>3.4.1</dynamic-datasource-spring-boot-starter.version>
<hutool-all.version>5.7.12</hutool-all.version>
<guava.version>30.1.1-jre</guava.version>
Expand Down

0 comments on commit e0c08b7

Please sign in to comment.