Skip to content

Commit 62456cc

Browse files
Bump mybatis-plus-boot-starter.version from 3.5.3.1 to 3.5.3.2
Bumps `mybatis-plus-boot-starter.version` from 3.5.3.1 to 3.5.3.2. Updates `com.baomidou:mybatis-plus-boot-starter` from 3.5.3.1 to 3.5.3.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) Updates `com.baomidou:mybatis-plus-boot-starter-test` from 3.5.3.1 to 3.5.3.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) --- 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 5aff6fc commit 62456cc

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
@@ -17,7 +17,7 @@
1717
<properties>
1818
<java.version>17</java.version>
1919
<guava.version>32.1.2-jre</guava.version>
20-
<mybatis-plus-boot-starter.version>3.5.3.1</mybatis-plus-boot-starter.version>
20+
<mybatis-plus-boot-starter.version>3.5.3.2</mybatis-plus-boot-starter.version>
2121
<graphql-spring-boot-starter.version>11.1.0</graphql-spring-boot-starter.version>
2222
<graphql-java-tools.version>11.1.2</graphql-java-tools.version>
2323
<jsoup.version>1.16.1</jsoup.version>

0 commit comments

Comments
 (0)