Skip to content

Commit

Permalink
Bump mybatis-plus.version from 3.5.10 to 3.5.10.1 (#518)
Browse files Browse the repository at this point in the history
Bumps `mybatis-plus.version` from 3.5.10 to 3.5.10.1.

Updates `com.baomidou:mybatis-plus` from 3.5.10 to 3.5.10.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.10...v3.5.10.1)

Updates `com.baomidou:mybatis-plus-jsqlparser` from 3.5.10 to 3.5.10.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.10...v3.5.10.1)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.baomidou:mybatis-plus-jsqlparser
  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 Jan 14, 2025
1 parent 0a8395f commit ca020a3
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 @@ -20,7 +20,7 @@
<surefire.plugin.version>3.5.2</surefire.plugin.version>
<quarkus.version>3.17.6</quarkus.version>
<mybatis.version>3.5.19</mybatis.version>
<mybatis-plus.version>3.5.10</mybatis-plus.version>
<mybatis-plus.version>3.5.10.1</mybatis-plus.version>
<vyarus.version>3.0.3</vyarus.version>
<spring.version>5.3.34</spring.version>
</properties>
Expand Down

0 comments on commit ca020a3

Please sign in to comment.