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

chore(deps): bump mybatis-plus.version from 3.5.4 to 3.5.4.1

Bumps `mybatis-plus.version` from 3.5.4 to 3.5.4.1.

Updates `com.baomidou:mybatis-plus-boot-starter` from 3.5.4 to 3.5.4.1
- [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/v3.5.4...v3.5.4.1)

Updates `com.baomidou:mybatis-plus-extension` from 3.5.4 to 3.5.4.1
- [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/v3.5.4...v3.5.4.1)

Updates `com.baomidou:mybatis-plus-generator` from 3.5.4 to 3.5.4.1
- [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/v3.5.4...v3.5.4.1)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.baomidou:mybatis-plus-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.baomidou:mybatis-plus-generator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent ca63a0ee
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
<logstash-logback-encoder.version>7.3</logstash-logback-encoder.version> <logstash-logback-encoder.version>7.3</logstash-logback-encoder.version>
<mybatis.version>3.5.14</mybatis.version> <mybatis.version>3.5.14</mybatis.version>
<mybatis.starter.version>2.3.0</mybatis.starter.version> <mybatis.starter.version>2.3.0</mybatis.starter.version>
<mybatis-plus.version>3.5.4</mybatis-plus.version> <mybatis-plus.version>3.5.4.1</mybatis-plus.version>
<pinyin4j.version>2.5.1</pinyin4j.version> <pinyin4j.version>2.5.1</pinyin4j.version>
<pagehelper.version>6.0.0</pagehelper.version> <pagehelper.version>6.0.0</pagehelper.version>
<redisson.version>3.18.0</redisson.version> <redisson.version>3.18.0</redisson.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