Skip to content

Commit

Permalink
Bump com.baomidou:mybatis-plus from 3.5.4 to 3.5.4.1 (#367)
Browse files Browse the repository at this point in the history
Bumps [com.baomidou:mybatis-plus](/~https://github.com/baomidou/mybatis-plus) 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](baomidou/mybatis-plus@v3.5.4...v3.5.4.1)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 1834076 commit fe77099
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 @@ -24,7 +24,7 @@

<quarkus.version>2.16.12.Final</quarkus.version>
<mybatis.version>3.5.14</mybatis.version>
<mybatis-plus.version>3.5.4</mybatis-plus.version>
<mybatis-plus.version>3.5.4.1</mybatis-plus.version>
<vyarus.version>3.0.3</vyarus.version>
</properties>

Expand Down

0 comments on commit fe77099

Please sign in to comment.