Skip to content

Commit 1430002

Browse files
[maven] (deps): Bump com.baomidou:mybatis-plus-boot-starter (#86)
Bumps [com.baomidou:mybatis-plus-boot-starter](https://github.com/baomidou/mybatis-plus) from 3.5.7 to 3.5.8. - [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.7...v3.5.8) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-boot-starter 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>
1 parent 8ec7ab3 commit 1430002

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-mybatis/mybatis-plus

1 file changed

+1
-1
lines changed

spring-boot-mybatis/mybatis-plus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.baomidou</groupId>
1919
<artifactId>mybatis-plus-boot-starter</artifactId>
20-
<version>3.5.7</version>
20+
<version>3.5.8</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)