Skip to content

Commit 023553f

Browse files
Bump mybatis-plus-boot-starter.version from 3.5.2 to 3.5.3.1
Bumps `mybatis-plus-boot-starter.version` from 3.5.2 to 3.5.3.1. Updates `mybatis-plus-boot-starter` from 3.5.2 to 3.5.3.1 - [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) Updates `mybatis-plus-boot-starter-test` from 3.5.2 to 3.5.3.1 - [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) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-boot-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.baomidou:mybatis-plus-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2dc352 commit 023553f

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.5.2</mybatis-plus-boot-starter.version>
21+
<mybatis-plus-boot-starter.version>3.5.3.1</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)