Skip to content

Commit d952f23

Browse files
Bump mybatis-plus-boot-starter.version from 3.5.3.2 to 3.5.5
Bumps `mybatis-plus-boot-starter.version` from 3.5.3.2 to 3.5.5. Updates `com.baomidou:mybatis-plus-boot-starter` from 3.5.3.2 to 3.5.5 - [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.3.2...v3.5.5) Updates `com.baomidou:mybatis-plus-boot-starter-test` from 3.5.3.2 to 3.5.5 - [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.3.2...v3.5.5) --- 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 f432b79 commit d952f23

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.3-jre</guava.version>
20-
<mybatis-plus-boot-starter.version>3.5.3.2</mybatis-plus-boot-starter.version>
20+
<mybatis-plus-boot-starter.version>3.5.5</mybatis-plus-boot-starter.version>
2121
<graphql-spring-boot-starter.version>11.1.0</graphql-spring-boot-starter.version>
2222
<graphql-java-tools.version>13.1.0</graphql-java-tools.version>
2323
<jsoup.version>1.16.2</jsoup.version>

0 commit comments

Comments
 (0)