Skip to content

Commit 4053d33

Browse files
Bump mybatis-plus-boot-starter from 3.4.3.3 to 3.4.3.4
Bumps [mybatis-plus-boot-starter](https://github.com/baomidou/mybatis-plus) from 3.4.3.3 to 3.4.3.4. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3580dc5 commit 4053d33

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>30.1.1-jre</guava.version>
2020
<swagger.version>3.0.0</swagger.version>
21-
<mybatis-plus-boot-starter.version>3.4.3.3</mybatis-plus-boot-starter.version>
21+
<mybatis-plus-boot-starter.version>3.4.3.4</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.2</jsoup.version>

0 commit comments

Comments
 (0)