From d84e220c57d3d594d91a46d82e77cabaed6c6055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 11:56:29 +0000 Subject: [PATCH] deps(maven): bump com.baomidou:mybatis-plus-spring-boot4-starter Bumps [com.baomidou:mybatis-plus-spring-boot4-starter](https://github.com/baomidou/mybatis-plus) 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 ... Signed-off-by: dependabot[bot] --- console/console-panel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/console-panel/pom.xml b/console/console-panel/pom.xml index 70da3e6..9364850 100644 --- a/console/console-panel/pom.xml +++ b/console/console-panel/pom.xml @@ -71,7 +71,7 @@ com.baomidou mybatis-plus-spring-boot4-starter - 3.5.15 + 3.5.16