From 2b9d3ef11eda173e1a585d09357fa5bef6401bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 05:00:46 +0000 Subject: [PATCH] chore(deps): bump mybatis-plus.version from 3.4.1 to 3.5.3 Bumps `mybatis-plus.version` from 3.4.1 to 3.5.3. Updates `mybatis-plus-boot-starter` from 3.4.1 to 3.5.3 - [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/compare/v3.4.1...v3.5.3) Updates `mybatis-plus-generator` from 3.4.1 to 3.5.3 - [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/compare/v3.4.1...v3.5.3) --- 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-generator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c6cd01b..aea02234 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 1.8 1.8 1.8 - 3.4.1 + 3.5.3 2.3.31