From 2a637971a3b2dc55842e783d21e32ebf94d12127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:31:14 +0000 Subject: [PATCH] Bump mybatis-plus-boot-starter from 3.3.1 to 3.5.3.1 Bumps [mybatis-plus-boot-starter](https://github.com/baomidou/mybatis-plus) from 3.3.1 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/compare/v3.3.1...v3.5.3.1) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-boot-starter dependency-type: direct:production 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 3b9d24a..31e77a8 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.baomidou mybatis-plus-boot-starter - 3.3.1 + 3.5.3.1