Commit 6194a1c4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by liaozan

chore(deps): bump mybatis-plus-boot-starter from 3.5.2 to 3.5.3

Bumps [mybatis-plus-boot-starter](https://github.com/baomidou/mybatis-plus) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/baomidou/mybatis-plus/compare/3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 7ab8b8e0
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<dynamic-datasource.version>3.5.0</dynamic-datasource.version> <dynamic-datasource.version>3.5.0</dynamic-datasource.version>
<pagehelper.version>5.3.2</pagehelper.version> <pagehelper.version>5.3.2</pagehelper.version>
<mybatis.starter.version>2.2.2</mybatis.starter.version> <mybatis.starter.version>2.2.2</mybatis.starter.version>
<mybatis-plus.version>3.5.2</mybatis-plus.version> <mybatis-plus.version>3.5.3</mybatis-plus.version>
<!-- dubbo related --> <!-- dubbo related -->
<curator.version>5.4.0</curator.version> <curator.version>5.4.0</curator.version>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment