Skip to content

Commit

Permalink
build(deps): bump com.baomidou:mybatis-plus-spring-boot3-starter
Browse files Browse the repository at this point in the history
Bumps [com.baomidou:mybatis-plus-spring-boot3-starter](https://github.com/baomidou/mybatis-plus) from 3.5.8 to 3.5.10.
- [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.8...v3.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6afa89a commit 574ce56
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 @@ -57,7 +57,7 @@
<clickhouse-jdbc.version>0.3.1</clickhouse-jdbc.version>
<hadoop.version>3.3.5</hadoop.version>
<hive.version>2.3.9</hive.version>
<mybatis-plus.version>3.5.8</mybatis-plus.version>
<mybatis-plus.version>3.5.10</mybatis-plus.version>
<dynamic-datasource.version>4.3.1</dynamic-datasource.version>
<grpc.version>1.63.0</grpc.version>
<auto-service.version>1.1.1</auto-service.version>
Expand Down

0 comments on commit 574ce56

Please sign in to comment.