From 87ee0ed41438b4448ba04c8155e37bd81c816c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 12:40:49 +0000 Subject: [PATCH] chore(deps): bump mybatis-plus.version from 3.5.3.1 to 3.5.3.2 Bumps `mybatis-plus.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-extension` 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-generator` 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-extension dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.baomidou:mybatis-plus-generator dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e97f94..8ccba57 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 7.3 3.5.13 2.3.0 - 3.5.3.1 + 3.5.3.2 2.5.1 5.3.3 3.18.0 -- GitLab