Skip to content

Commit 8b8c8f8

Browse files
Bump mybatis-plus-boot-starter.version from 3.4.3.4 to 3.5.2
Bumps `mybatis-plus-boot-starter.version` from 3.4.3.4 to 3.5.2. Updates `mybatis-plus-boot-starter` from 3.4.3.4 to 3.5.2 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/commits/3.5.2) Updates `mybatis-plus-boot-starter-test` from 3.4.3.4 to 3.5.2 - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/commits/3.5.2) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-boot-starter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.baomidou:mybatis-plus-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 407e11d commit 8b8c8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<java.version>1.8</java.version>
1919
<guava.version>31.1-jre</guava.version>
2020
<swagger.version>3.0.0</swagger.version>
21-
<mybatis-plus-boot-starter.version>3.4.3.4</mybatis-plus-boot-starter.version>
21+
<mybatis-plus-boot-starter.version>3.5.2</mybatis-plus-boot-starter.version>
2222
<graphql-spring-boot-starter.version>11.1.0</graphql-spring-boot-starter.version>
2323
<graphql-java-tools.version>11.1.2</graphql-java-tools.version>
2424
<jsoup.version>1.14.3</jsoup.version>

0 commit comments

Comments
 (0)