From 1418c65839049c8c8756c9046fe7034356323c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:18:44 +0000 Subject: [PATCH] build(deps): bump mybatis-plus.version in /services Bumps `mybatis-plus.version` from 3.5.15 to 3.5.16. Updates `com.baomidou:mybatis-plus-spring-boot4-starter` from 3.5.15 to 3.5.16 - [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.5.15...v3.5.16) Updates `com.baomidou:mybatis-plus-jsqlparser` from 3.5.15 to 3.5.16 - [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.5.15...v3.5.16) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-spring-boot4-starter dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.baomidou:mybatis-plus-jsqlparser dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pom.xml b/services/pom.xml index 2a73ebf..cf3550e 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -20,7 +20,7 @@ 17 4.0.0 - 3.5.15 + 3.5.16