Skip to content

Commit

Permalink
Bump com.baomidou:mybatis-plus from 3.5.6 to 3.5.7 (apache#5026)
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.6 to 3.5.7.
- [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.6...v3.5.7)

---
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 Jul 15, 2024
1 parent 9ad6d0a commit a14651b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ subprojects {
dependency "org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.1"
dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
dependency "org.springframework.boot:spring-boot-starter-jetty:2.7.18"
dependency "com.baomidou:mybatis-plus:3.5.6"
dependency "com.baomidou:mybatis-plus:3.5.7"
dependency "com.mysql:mysql-connector-j:8.4.0"
}
}
Expand Down

0 comments on commit a14651b

Please sign in to comment.