Skip to content

Commit

Permalink
build(deps): bump com.baomidou:mybatis-plus from 3.4.3 to 3.5.3.1
Browse files Browse the repository at this point in the history
Bumps [com.baomidou:mybatis-plus](https://github.com/baomidou/mybatis-plus) from 3.4.3 to 3.5.3.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.4.3...v3.5.3.1)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 50fb0d4 commit 1d0d506
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 @@ -192,7 +192,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus</artifactId>
<version>3.4.3</version>
<version>3.5.3.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 1d0d506

Please sign in to comment.